tests: Remove unnecessary inclusion of <gcrypt.h>

Signed-off-by: Daiki Ueno <dueno@src.gnome.org>
This commit is contained in:
Daiki Ueno 2023-12-11 08:39:58 +09:00
parent fa5ac29856
commit 7f31c83230

View File

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