unused variable

This commit is contained in:
Dana Jansens 2007-05-09 03:59:57 +00:00
parent a76e91eb2a
commit 65eb46bd1f

View file

@ -104,7 +104,6 @@ static void client_menu_execute(ObMenuEntry *e, ObMenuFrame *f,
ObClient *c, guint state, gpointer data,
Time time)
{
GList *it;
gint x, y;
g_assert(c);