From 5433ac0513099a4a12caba0cda8a2a9d30e13a22 Mon Sep 17 00:00:00 2001 From: Stefano Facchini Date: Fri, 13 Oct 2017 19:03:28 +0200 Subject: Remove deprecated GNOME VFS Just use Gio::File when access to non-local files is needed. --- src/file.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/file.h') diff --git a/src/file.h b/src/file.h index 9cd22d744..c86f065d3 100644 --- a/src/file.h +++ b/src/file.h @@ -86,13 +86,6 @@ void sp_file_revert_dialog (); ## S A V E ######################*/ -/* - * Added to make only the remote savings. - */ - -bool file_save_remote(SPDocument *doc, const Glib::ustring &uri, - Inkscape::Extension::Extension *key, bool saveas, bool official); - /** * */ -- cgit v1.2.3