Fix indentation and few trailing white spaces.
[geeqie.git] / src / pan-types.h
index 2cf6097..33db08d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Geeqie
  * (C) 2006 John Ellis
- * Copyright (C) 2008 - 2009 The Geeqie Team
+ * Copyright (C) 2008 - 2012 The Geeqie Team
  *
  * Author: John Ellis
  *
@@ -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;