Merge branch 'structcleanup' into 'main'

Remove unused struct

See merge request GNOME/glib!4067
This commit is contained in:
Philip Withnall 2024-05-15 12:19:38 +00:00
commit aad1646e6f

View File

@ -103,12 +103,6 @@
#include "glibintl.h"
struct ThumbMD5Context {
guint32 buf[4];
guint32 bits[2];
unsigned char in[64];
};
#ifndef G_OS_WIN32
typedef struct {