Merge branch 'wip/dueno/crypto-backend-followup' into 'master'

tests: Remove unnecessary inclusion of <gcrypt.h>

See merge request GNOME/libsecret!133
This commit is contained in:
Dhanuka Warusadura 2023-12-11 06:21:50 +00:00
commit 8e8000d404

View File

@ -32,8 +32,6 @@
#include "egg/egg-secure-memory.h"
#include "egg/egg-testing.h"
#include <gcrypt.h>
#undef G_DISABLE_ASSERT
EGG_SECURE_DEFINE_GLIB_GLOBALS ();