X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-syntax-window.h;h=2b1fe03f4d00894fc1af62e5b063873759a69f9f;hb=9ade26c8349b4434008c46cf09bc7473ec743972;hp=08f5a7c5b2190246c9691a43b191b25b8f81484a;hpb=afdf3096926b561f4e6511c10fcf73fc6796b9d2;p=pspp-builds.git diff --git a/src/ui/gui/psppire-syntax-window.h b/src/ui/gui/psppire-syntax-window.h index 08f5a7c5..2b1fe03f 100644 --- a/src/ui/gui/psppire-syntax-window.h +++ b/src/ui/gui/psppire-syntax-window.h @@ -48,7 +48,6 @@ struct _PsppireSyntaxWindow /* */ GtkTextBuffer *buffer; /* The buffer which contains the text */ - struct lexer *lexer; /* Lexer to parse syntax */ GtkWidget *sb; guint text_context;