← Back to team overview

ayatana-commits team mailing list archive

[Branch ~dbusmenu-team/dbusmenu/trunk] Rev 154: Removing unused variable

 

------------------------------------------------------------
revno: 154
committer: Ted Gould <ted@xxxxxxxx>
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;