Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / help.h
index 34569e840c0453e39ad93f9c4004b74c2ce79ada..35f67a7148643c9906a9bb5e8f5d69b29019fa34 100644 (file)
@@ -18,7 +18,6 @@
 
 void sp_help_about(void);
 void sp_help_open_tutorial(GtkMenuItem *menuitem, gpointer data);
-void sp_help_open_screen(gchar const *name);
 
 
 #endif /* !SEEN_HELP_H */
@@ -32,4 +31,4 @@ void sp_help_open_screen(gchar const *name);
   fill-column:99
   End:
 */
-// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :
+// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 :