diff options
Diffstat (limited to 'src/file.h')
| -rw-r--r-- | src/file.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/file.h b/src/file.h index 183233a1b..fc0925b78 100644 --- a/src/file.h +++ b/src/file.h @@ -62,17 +62,6 @@ void sp_file_exit (); ######################*/ /** - * Opens a new file and window from the given URI - */ - -bool sp_file_open( - const Glib::ustring &uri, - Inkscape::Extension::Extension *key, - bool add_to_recent = true, - bool replace_empty = true - ); - -/** * Displays a file open dialog. Calls sp_file_open on * an OK. */ |
