mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
gio/: fully remove gioalias hacks
This commit is contained in:
@@ -31,8 +31,6 @@
|
||||
#define USE_INOTIFY 1
|
||||
#include "inotify-helper.h"
|
||||
|
||||
#include "gioalias.h"
|
||||
|
||||
struct _GInotifyDirectoryMonitor
|
||||
{
|
||||
GLocalDirectoryMonitor parent_instance;
|
||||
@@ -156,4 +154,3 @@ g_inotify_directory_monitor_cancel (GFileMonitor* monitor)
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user