summaryrefslogtreecommitdiffstats
path: root/src/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/file.h')
-rw-r--r--src/file.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/file.h b/src/file.h
index acc6c5c7c..fe8ad9af3 100644
--- a/src/file.h
+++ b/src/file.h
@@ -45,7 +45,6 @@ Glib::ustring sp_file_default_template_uri();
*/
SPDesktop* sp_file_new (const Glib::ustring &templ);
SPDesktop* sp_file_new_default (void);
-SPDesktop* sp_file_new_from_templatee ();
/*######################
## D E L E T E