gio/: fully remove gioalias hacks

This commit is contained in:
Ryan Lortie
2010-07-07 19:53:22 -04:00
parent 0fc50fa5f7
commit 5b946e0504
153 changed files with 3 additions and 709 deletions

View File

@@ -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"