Reimplement the Windows menu.
[pspp] / src / ui / gui / psppire-window.h
index 0e57b4d78de57965160e67a9802a758649983691..bc1b0f0b280770b87ae1414b7da4dc10b63c2e97 100644 (file)
@@ -68,7 +68,6 @@ struct _PsppireWindow
   gchar *list_name;            /* Name for "Windows" menu list. */
 
   GHashTable *menuitem_table;
-  GtkMenuShell *menu;
 
   guint insert_handler;
   guint remove_handler;