[glib/wip/menus-rebase3] Remove unused variable



commit 8788bdd1e517ba9bf9ce17ac04aaef0328f0da3d
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Nov 28 00:18:39 2011 -0500

    Remove unused variable

 gio/tests/gmenumodel.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gio/tests/gmenumodel.c b/gio/tests/gmenumodel.c
index 88a26d2..f7f6c55 100644
--- a/gio/tests/gmenumodel.c
+++ b/gio/tests/gmenumodel.c
@@ -636,7 +636,6 @@ test_dbus_subscriptions (void)
   GDBusConnection *bus;
   GMenu *menu;
   GMenuProxy *proxy;
-  GVariant *v;
   GMainLoop *loop;
 
   bus = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]