mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-27 12:42:10 +01:00
Remove unused variable
This commit is contained in:
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);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user