diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-10-15 11:19:24 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-10-15 11:21:06 +0200 |
commit | 0d168764e0299f48ce56970092c990fd44355f8a (patch) | |
tree | 14fff77ab12365e199b2041a5c13ce5df99cfa39 /include | |
parent | 3ad12d1a540eeb54fbb34afc3b7a76bf9e3207c3 (diff) |
Remove unused macro
Change-Id: I7e421004c5d9bd7682bca9b748442ce21c017823
Diffstat (limited to 'include')
-rw-r--r-- | include/toolkit/controls/unocontrols.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/toolkit/controls/unocontrols.hxx b/include/toolkit/controls/unocontrols.hxx index c8a5d7ae5843..1397cad19758 100644 --- a/include/toolkit/controls/unocontrols.hxx +++ b/include/toolkit/controls/unocontrols.hxx @@ -61,7 +61,6 @@ #include <boost/optional.hpp> #define UNO_NAME_GRAPHOBJ_URLPREFIX "vnd.sun.star.GraphicObject:" -#define UNO_NAME_GRAPHOBJ_URLPKGPREFIX "vnd.sun.star.Package:" class ImageHelper { |