diff options
| author | Thomas Holder <thomas@thomas-holder.de> | 2018-11-06 10:18:22 +0000 |
|---|---|---|
| committer | Thomas Holder <thomas@thomas-holder.de> | 2018-11-07 20:58:07 +0000 |
| commit | 5835eaa282065fe8f44fb071a467f10c0adcb76a (patch) | |
| tree | e9f07e0514b6ccdfaf52619b0a93044cefe19907 /src/xml/rebase-hrefs.h | |
| parent | Refactor rebase_hrefs with new URI API (diff) | |
| download | inkscape-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.h | 2 |
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. * |
