mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-24 21:16:15 +01:00
Merge branch 'structcleanup' into 'main'
Remove unused struct See merge request GNOME/glib!4067
This commit is contained in:
commit
aad1646e6f
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user