summaryrefslogtreecommitdiff
path: root/xmlscript/source/xmldlg_imexp/common.hxx
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2018-03-15 09:49:02 +0900
committerTomaž Vajngerl <quikee@gmail.com>2018-03-15 02:50:31 +0100
commit043273e721ade64e4fb42f969cf22b4202c6b80d (patch)
tree668158b4e7cd04e1264f9121f2cacedfb92d9ebc /xmlscript/source/xmldlg_imexp/common.hxx
parent90cb743a69ad4b7cb3466b7ce5b2bbed6353d792 (diff)
xmlscript: change import/export to not use GraphicObject URL
Change-Id: Ic81bf1a5ce45394e098366d0f4af53845ba0da87 Reviewed-on: https://gerrit.libreoffice.org/51307 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'xmlscript/source/xmldlg_imexp/common.hxx')
-rw-r--r--xmlscript/source/xmldlg_imexp/common.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlscript/source/xmldlg_imexp/common.hxx b/xmlscript/source/xmldlg_imexp/common.hxx
index ecfa439d4c00..1737c3cf1330 100644
--- a/xmlscript/source/xmldlg_imexp/common.hxx
+++ b/xmlscript/source/xmldlg_imexp/common.hxx
@@ -40,7 +40,6 @@ extern StringTriple const * const g_pEventTranslations;
}
-#define XMLSCRIPT_GRAPHOBJ_URLPREFIX "vnd.sun.star.GraphicObject:"
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */