mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 23:58:54 +02:00
Remove unused variable
This commit is contained in:
committed by
Ryan Lortie
parent
500f8fbac5
commit
ff833ccac9
@@ -636,7 +636,6 @@ test_dbus_subscriptions (void)
|
|||||||
GDBusConnection *bus;
|
GDBusConnection *bus;
|
||||||
GMenu *menu;
|
GMenu *menu;
|
||||||
GMenuProxy *proxy;
|
GMenuProxy *proxy;
|
||||||
GVariant *v;
|
|
||||||
GMainLoop *loop;
|
GMainLoop *loop;
|
||||||
|
|
||||||
bus = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL);
|
bus = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL);
|
||||||
|
Reference in New Issue
Block a user