summaryrefslogtreecommitdiffstats
path: root/include/toolkit
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2018-03-15 21:14:29 +0900
committerTomaž Vajngerl <quikee@gmail.com>2018-03-16 00:24:16 +0100
commit4bbf37b7ed83491efdfa9cb12cd434f67a1764ae (patch)
treea5c797615235cc88e543334de8540b25d3cae3ee /include/toolkit
parentcrashtesting: asserts on legal xml names on export (diff)
downloadcore-4bbf37b7ed83491efdfa9cb12cd434f67a1764ae.tar.gz
core-4bbf37b7ed83491efdfa9cb12cd434f67a1764ae.zip
drop support for GraphicObject URLs in toolkit
Change-Id: I86d18232b8fcb34272d3cc04f65a7dc72248591a Reviewed-on: https://gerrit.libreoffice.org/51328 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'include/toolkit')
-rw-r--r--include/toolkit/controls/unocontrols.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/toolkit/controls/unocontrols.hxx b/include/toolkit/controls/unocontrols.hxx
index 7da16557cde3..e758cf6e01a8 100644
--- a/include/toolkit/controls/unocontrols.hxx
+++ b/include/toolkit/controls/unocontrols.hxx
@@ -60,8 +60,6 @@
#include <boost/optional.hpp>
-#define UNO_NAME_GRAPHOBJ_URLPREFIX "vnd.sun.star.GraphicObject:"
-
class ImageHelper
{
public: