Fix warnings.
[pspp-builds.git] / src / ui / gui / psppire.c
index 84489c073c983a47b4cd033fea84b9b8c3cdc791..c575534c060a44eca7ef4f54b58109e39abb501c 100644 (file)
 #include "flexifile-factory.h"
 
 PsppireDataStore *the_data_store = 0;
-
-
-static bool parse_command_line (int *argc, char ***argv,
-                               gchar **filename,
-                               gboolean *show_splash,
-                               GError **err);
-
-
 PsppireVarStore *the_var_store = 0;
 
 static void create_icon_factory (void);