mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 16:33:40 +02:00
gio/: fully remove gioalias hacks
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
#include "gvfs.h"
|
||||
#include "glibintl.h"
|
||||
|
||||
#include "gioalias.h"
|
||||
|
||||
struct _FileChange;
|
||||
typedef struct _FileChange FileChange;
|
||||
@@ -726,6 +725,3 @@ g_file_monitor_emit_event (GFileMonitor *monitor,
|
||||
update_rate_limiter_timeout (monitor, limiter->send_virtual_changes_done_at);
|
||||
}
|
||||
}
|
||||
|
||||
#define __G_FILE_MONITOR_C__
|
||||
#include "gioaliasdef.c"
|
||||
|
Reference in New Issue
Block a user