mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
gio/: fully remove gioalias hacks
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "gioalias.h"
|
||||
|
||||
enum
|
||||
{
|
||||
@@ -313,6 +312,3 @@ g_local_directory_monitor_cancel (GFileMonitor *monitor)
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
#define __G_LOCAL_DIRECTORY_MONITOR_C__
|
||||
#include "gioaliasdef.c"
|
||||
|
Reference in New Issue
Block a user