From 0d168764e0299f48ce56970092c990fd44355f8a Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 15 Oct 2013 11:19:24 +0200 Subject: Remove unused macro Change-Id: I7e421004c5d9bd7682bca9b748442ce21c017823 --- include/toolkit/controls/unocontrols.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'include') 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 #define UNO_NAME_GRAPHOBJ_URLPREFIX "vnd.sun.star.GraphicObject:" -#define UNO_NAME_GRAPHOBJ_URLPKGPREFIX "vnd.sun.star.Package:" class ImageHelper { -- cgit