fixed destroying of menu data
[geeqie.git] / src / pan-types.h
index 2cf6097..b623c78 100644 (file)
@@ -225,9 +225,6 @@ struct _PanWindow
        PanItem *search_pi;
 
        gint idle_id;
-       
-       /* file list for edit menu */
-       GList *editmenu_fd_list;
 };
 
 typedef struct _PanGrid PanGrid;