X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fgtk-contrib%2Fpsppire-sheet.h;fp=lib%2Fgtk-contrib%2Fpsppire-sheet.h;h=db58d4bdf3ea4429dcc35637cc61df28d089ab5f;hb=cb72db62c20ecab427229110820c5b053d0663c4;hp=e3f77aa82e932b13cb864a6c9d66cf2f66dab1ff;hpb=32b22a683b99b2675a208b43937fed8463583c1a;p=pspp diff --git a/lib/gtk-contrib/psppire-sheet.h b/lib/gtk-contrib/psppire-sheet.h index e3f77aa82e..db58d4bdf3 100644 --- a/lib/gtk-contrib/psppire-sheet.h +++ b/lib/gtk-contrib/psppire-sheet.h @@ -112,8 +112,6 @@ struct _PsppireSheet PsppireSheetModel *model; - GtkSelectionMode selection_mode; - /* Component colors */ GdkColor color[n_COLORS]; gboolean show_grid; @@ -127,9 +125,6 @@ struct _PsppireSheet /* The type of entry_widget */ GtkType entry_type; - /* expanding selection */ - PsppireSheetCell selection_cell; - /* global selection button */ GtkWidget *button;