mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-24 22:46:15 +01:00
Remove dead code
This commit is contained in:
parent
80fd5ed402
commit
e67c3cf2b0
@ -72,10 +72,6 @@ static guint signals[LAST_SIGNAL] = { 0 };
|
||||
static void
|
||||
g_volume_monitor_finalize (GObject *object)
|
||||
{
|
||||
GVolumeMonitor *monitor;
|
||||
|
||||
monitor = G_VOLUME_MONITOR (object);
|
||||
|
||||
G_OBJECT_CLASS (g_volume_monitor_parent_class)->finalize (object);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user