From cf457eea72b81850da5503d0091952871135c1fd Mon Sep 17 00:00:00 2001 From: Martin Owens Date: Wed, 28 Jun 2017 09:04:16 +0200 Subject: Refactor profile directory use and promote IO::Resource get_path and get_filename methods --- src/inkscape.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/inkscape.h') diff --git a/src/inkscape.h b/src/inkscape.h index 3f4416f2f..e66201b25 100644 --- a/src/inkscape.h +++ b/src/inkscape.h @@ -147,9 +147,6 @@ public: void add_document (SPDocument *document); bool remove_document (SPDocument *document); - static char *homedir_path(const char *filename); - static char *profile_path(const char *filename); - // fixme: This has to be rethought void refresh_display (); -- cgit v1.2.3