Refactor Data and Syntax Loading
[pspp-builds.git] / src / ui / gui / psppire.h
index 0d990119469f8d89bb2f437ecb75196fb6cae5ff..408d858ba14b4e65ccfe11c36920a657b06d7c7d 100644 (file)
@@ -22,8 +22,6 @@
 struct command_line_processor ;
 extern const struct argp non_option_argp ;
 
-extern GtkRecentManager *the_recent_mgr;
-
 void initialize (struct command_line_processor *, int argc, char **argv);
 void de_initialize (void);
 void psppire_quit (void);