X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-data-editor.h;h=941d7a4997a83b3ee75a3f8367c1962a4558410d;hb=17339b8ef2b6c9c403ceccb9f0ab534a943f92e1;hp=497876a70e0dfa1a2503fdc81fbd29e2a6b93901;hpb=a4b0d14666d23ed908fd991b7435997436c2d79a;p=pspp diff --git a/src/ui/gui/psppire-data-editor.h b/src/ui/gui/psppire-data-editor.h index 497876a70e..941d7a4997 100644 --- a/src/ui/gui/psppire-data-editor.h +++ b/src/ui/gui/psppire-data-editor.h @@ -68,7 +68,6 @@ struct _PsppireDataEditor GtkWidget *datum_entry; /* PsppireValueEntry for editing current cell. */ gboolean split; /* True if the sheets are in split view. */ - }; struct _PsppireDataEditorClass