diff --git a/xed/xed-window.c b/xed/xed-window.c index 42ec4c5..9e13542 100644 --- a/xed/xed-window.c +++ b/xed/xed-window.c @@ -938,7 +938,6 @@ update_favorites_menu (XedWindow *window) XAppFavorites *favorites; GList *actions, *l; GList *items = NULL; - guint i; xed_debug (DEBUG_WINDOW);