Fixed a problem redrawing the active cell.
[pspp-builds.git] / lib / gtksheet / gtksheet.h
index bf5c933807abf944a2128aa27196530323455f84..8634d8bb5dc833ed1abd1e78244caabce7366dce 100644 (file)
@@ -109,9 +109,6 @@ struct _GtkSheet
   /* The type of entry_widget */
   GtkType entry_type;
 
-  /* Handler of the "changed" callback for the entry widget */
-  glong entry_handler_id;
-
   /* expanding selection */
   GtkSheetCell selection_cell;