[Libreoffice-commits] core.git: svx/source

Tor Lillqvist tml at collabora.com
Thu Sep 5 11:31:17 PDT 2013


 svx/source/sidebar/PanelFactory.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 43e7617ffca7fafd73806f85ffdc693f7df33cb2
Author: Tor Lillqvist <tml at collabora.com>
Date:   Thu Sep 5 21:30:31 2013 +0300

    WaE: C4005: 'A2S' : macro redefinition
    
    Change-Id: Ieb670eb832f22e62bcfdbb8ffb8f96e8aad55cf2

diff --git a/svx/source/sidebar/PanelFactory.cxx b/svx/source/sidebar/PanelFactory.cxx
index 4ac410d..b98ac3c 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"
 


More information about the Libreoffice-commits mailing list