mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 00:43:40 +02:00
gio/: fully remove gioalias hacks
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
#include "gioerror.h"
|
||||
#include "glibintl.h"
|
||||
|
||||
#include "gioalias.h"
|
||||
|
||||
/**
|
||||
* SECTION:gdrive
|
||||
@@ -866,6 +865,3 @@ g_drive_stop_finish (GDrive *drive,
|
||||
|
||||
return (* iface->stop_finish) (drive, result, error);
|
||||
}
|
||||
|
||||
#define __G_DRIVE_C__
|
||||
#include "gioaliasdef.c"
|
||||
|
Reference in New Issue
Block a user