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:
@@ -27,7 +27,6 @@
|
||||
#include <glib.h>
|
||||
#include "gnativevolumemonitor.h"
|
||||
|
||||
#include "gioalias.h"
|
||||
|
||||
G_DEFINE_ABSTRACT_TYPE (GNativeVolumeMonitor, g_native_volume_monitor, G_TYPE_VOLUME_MONITOR);
|
||||
|
||||
@@ -51,6 +50,3 @@ static void
|
||||
g_native_volume_monitor_init (GNativeVolumeMonitor *native_monitor)
|
||||
{
|
||||
}
|
||||
|
||||
#define __G_NATIVE_VOLUME_MONITOR_C__
|
||||
#include "gioaliasdef.c"
|
||||
|
Reference in New Issue
Block a user