mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 15:38:44 +02:00
gio/: fully remove gioalias hacks
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
#include "gioerror.h"
|
||||
|
||||
#include "glibintl.h"
|
||||
#include "gioalias.h"
|
||||
|
||||
/**
|
||||
* SECTION:gcredentials
|
||||
@@ -343,6 +342,3 @@ g_credentials_set_unix_user (GCredentials *credentials,
|
||||
return ret;
|
||||
}
|
||||
#endif /* G_OS_UNIX */
|
||||
|
||||
#define __G_CREDENTIALS_C__
|
||||
#include "gioaliasdef.c"
|
||||
|
Reference in New Issue
Block a user