Remove unnecessary variable
[pspp-builds.git] / lib / gtk-contrib / psppire-sheet.h
index e3f77aa82e932b13cb864a6c9d66cf2f66dab1ff..55724cc39046d1475dd0b6ed01412a7bd13921de 100644 (file)
@@ -127,9 +127,6 @@ struct _PsppireSheet
   /* The type of entry_widget */
   GtkType entry_type;
 
-  /* expanding selection */
-  PsppireSheetCell selection_cell;
-
   /* global selection button */
   GtkWidget *button;