mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-27 07:56:14 +01:00
Merge branch 'no-typedef-redef' into 'master'
Remove global declaration of GMemoryMonitor See merge request GNOME/glib!1307
This commit is contained in:
commit
d02d22733b
@ -122,7 +122,6 @@ typedef struct _GLoadableIcon GLoadableIcon; /* Dummy typedef */
|
|||||||
typedef struct _GBytesIcon GBytesIcon;
|
typedef struct _GBytesIcon GBytesIcon;
|
||||||
typedef struct _GMemoryInputStream GMemoryInputStream;
|
typedef struct _GMemoryInputStream GMemoryInputStream;
|
||||||
typedef struct _GMemoryOutputStream GMemoryOutputStream;
|
typedef struct _GMemoryOutputStream GMemoryOutputStream;
|
||||||
typedef struct _GMemoryMonitor GMemoryMonitor;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* GMount:
|
* GMount:
|
||||||
|
Loading…
Reference in New Issue
Block a user