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:
@@ -34,7 +34,6 @@
|
||||
#include "gcancellable.h"
|
||||
#include "glibintl.h"
|
||||
|
||||
#include "gioalias.h"
|
||||
|
||||
/**
|
||||
* SECTION:gcancellable
|
||||
@@ -771,6 +770,3 @@ g_cancellable_disconnect (GCancellable *cancellable,
|
||||
g_signal_handler_disconnect (cancellable, handler_id);
|
||||
G_UNLOCK (cancellable);
|
||||
}
|
||||
|
||||
#define __G_CANCELLABLE_C__
|
||||
#include "gioaliasdef.c"
|
||||
|
Reference in New Issue
Block a user