------------------------------------------------------------ revno: 154 committer: Ted Gould <[email protected]> branch nick: trunk timestamp: Thu 2010-08-26 15:18:19 -0500 message: Removing unused variable modified: tests/test-gtk-label-client.c
-- lp:dbusmenu https://code.launchpad.net/~dbusmenu-team/dbusmenu/trunk Your team ayatana-commits is subscribed to branch lp:dbusmenu. To unsubscribe from this branch go to https://code.launchpad.net/~dbusmenu-team/dbusmenu/trunk/+edit-subscription
=== modified file 'tests/test-gtk-label-client.c' --- tests/test-gtk-label-client.c 2010-08-26 19:17:39 +0000 +++ tests/test-gtk-label-client.c 2010-08-26 20:18:19 +0000 @@ -22,7 +22,6 @@ #include <gtk/gtk.h> #include <libdbusmenu-gtk/menu.h> -static guint layouton = 0; static GMainLoop * mainloop = NULL; static gboolean passed = TRUE; static guint death_timer = 0;
_______________________________________________ Mailing list: https://launchpad.net/~ayatana-commits Post to : [email protected] Unsubscribe : https://launchpad.net/~ayatana-commits More help : https://help.launchpad.net/ListHelp

