summaryrefslogtreecommitdiffstats
path: root/src/xml/rebase-hrefs.h
diff options
context:
space:
mode:
authorThomas Holder <thomas@thomas-holder.de>2018-11-06 10:18:22 +0000
committerThomas Holder <thomas@thomas-holder.de>2018-11-07 20:58:07 +0000
commit5835eaa282065fe8f44fb071a467f10c0adcb76a (patch)
treee9f07e0514b6ccdfaf52619b0a93044cefe19907 /src/xml/rebase-hrefs.h
parentRefactor rebase_hrefs with new URI API (diff)
downloadinkscape-5835eaa282065fe8f44fb071a467f10c0adcb76a.tar.gz
inkscape-5835eaa282065fe8f44fb071a467f10c0adcb76a.zip
fix clipboard URL rebasing
Diffstat (limited to 'src/xml/rebase-hrefs.h')
-rw-r--r--src/xml/rebase-hrefs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/xml/rebase-hrefs.h b/src/xml/rebase-hrefs.h
index 79778d537..12e521dea 100644
--- a/src/xml/rebase-hrefs.h
+++ b/src/xml/rebase-hrefs.h
@@ -8,8 +8,6 @@ class SPDocument;
namespace Inkscape {
namespace XML {
-std::string calc_abs_doc_base(char const *doc_base);
-
/**
* Change relative hrefs in doc to be relative to \a new_base instead of doc.base.
*