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=e870838d34e5e0133997434d27035054c605fb4f;hp=497876a70e0dfa1a2503fdc81fbd29e2a6b93901;hpb=8180c5dd1591446174c0753ee960921786113403;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