1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-06-14 00:23:47 +02:00

Merge branch 'structcleanup' into 'main'

Remove unused struct

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

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