Remove unused code
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 16 May 2009 02:16:57 +0000 (10:16 +0800)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 16 May 2009 02:16:57 +0000 (10:16 +0800)
src/ui/gui/psppire-data-window.h

index 34a4cee085417c779e2edd95b9dda6be24f981ca..c3bcb84099e3c66bd7043b38b61787547d6b74ec 100644 (file)
@@ -59,12 +59,6 @@ struct _PsppireDataWindow
   GtkAction *delete_cases;
 
 
-#if 0
-  GtkMenu *data_sheet_variable_popup_menu;
-  GtkMenu *data_sheet_cases_popup_menu;
-  GtkMenu *var_sheet_variable_popup_menu;
-#endif
-
   gboolean save_as_portable;
 };