summaryrefslogtreecommitdiffstats
path: root/src/path-prefix.h
diff options
context:
space:
mode:
authorPatrick Storz <eduard.braun2@gmx.de>2019-03-30 18:23:44 +0000
committerPatrick Storz <eduard.braun2@gmx.de>2019-03-30 20:30:51 +0000
commit565ffa01dc2fdc8a6a259c429dc03de50ea5a20e (patch)
treed9630b66c5002f0d1636f7b1e9ae8c2d90594712 /src/path-prefix.h
parentAdd inscape to search path (diff)
downloadinkscape-565ffa01dc2fdc8a6a259c429dc03de50ea5a20e.tar.gz
inkscape-565ffa01dc2fdc8a6a259c429dc03de50ea5a20e.zip
Remove unused "get_datadir_path()"
This should be a function in Inkscape::IO::Resource (which it already references) if re-added.
Diffstat (limited to 'src/path-prefix.h')
-rw-r--r--src/path-prefix.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/path-prefix.h b/src/path-prefix.h
index e76eb5dc4..c7d78d926 100644
--- a/src/path-prefix.h
+++ b/src/path-prefix.h
@@ -30,7 +30,6 @@
char *append_inkscape_datadir(const char *relative_path);
-char *get_datadir_path();
char *get_extensions_path();
char *get_program_name();
char *get_program_dir();