gui: Factor out duplicated code for executing and pasting syntax.
[pspp-builds.git] / src / ui / gui / variable-info-dialog.c
index 16a5f462945e2c957ee7a783f1c93f58723b3143..d0b3eeaebf37e99b953537f208e8f8ce26c4f9fd 100644 (file)
@@ -1,5 +1,5 @@
 /* PSPPIRE - a graphical user interface for PSPP.
-   Copyright (C) 2007, 2009  Free Software Foundation
+   Copyright (C) 2007, 2009, 2010  Free Software Foundation
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -20,7 +20,6 @@
 #include <data/variable.h>
 #include <data/format.h>
 #include <data/value-labels.h>
-#include <language/syntax-string-source.h>
 #include <libpspp/i18n.h>
 
 #include "variable-info-dialog.h"