Fix #753: Various cleanups based on gcc warnings
[geeqie.git] / src / bar_keywords.c
index f2c36e1..3c11593 100644 (file)
@@ -1944,7 +1944,6 @@ GList *keyword_list_get()
 
 void keyword_list_set(GList *keyword_list)
 {
-       GList *ret = NULL;
        GtkTreeIter  iter;
 
        if (!keyword_list) return;