summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-09-05 21:30:31 +0300
committerTor Lillqvist <tml@collabora.com>2013-09-05 21:30:48 +0300
commit43e7617ffca7fafd73806f85ffdc693f7df33cb2 (patch)
treed4687b718bfe4e6860de1a8cd3828aa7e24c65f6 /svx
parent651f5f223b2a08e18466439392da0c92fb5785d5 (diff)
WaE: C4005: 'A2S' : macro redefinition
Change-Id: Ieb670eb832f22e62bcfdbb8ffb8f96e8aad55cf2
Diffstat (limited to 'svx')
-rw-r--r--svx/source/sidebar/PanelFactory.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/sidebar/PanelFactory.cxx b/svx/source/sidebar/PanelFactory.cxx
index 4ac410df6e8d..b98ac3c35dd0 100644
--- a/svx/source/sidebar/PanelFactory.cxx
+++ b/svx/source/sidebar/PanelFactory.cxx
@@ -48,7 +48,6 @@ using ::rtl::OUString;
namespace svx { namespace sidebar {
-#define A2S(s) ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s))
#define IMPLEMENTATION_NAME "org.apache.openoffice.comp.svx.sidebar.PanelFactory"
#define SERVICE_NAME "com.sun.star.ui.UIElementFactory"