remove never-used variable added in commit 9e805380d4

This commit is contained in:
Eli Schwartz 2020-12-01 19:28:14 -05:00 committed by Michael Webster
parent d41e63a340
commit 76b2fcba7b
1 changed files with 0 additions and 1 deletions

View File

@ -938,7 +938,6 @@ update_favorites_menu (XedWindow *window)
XAppFavorites *favorites;
GList *actions, *l;
GList *items = NULL;
guint i;
xed_debug (DEBUG_WINDOW);