From 92be127772d5daa34c053630909a736bc9572f79 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 28 Mar 2012 16:20:19 +0100 Subject: unused global OUString --- vbahelper/inc/vbahelper/vbahelperinterface.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'vbahelper/inc') diff --git a/vbahelper/inc/vbahelper/vbahelperinterface.hxx b/vbahelper/inc/vbahelper/vbahelperinterface.hxx index 7e4875ff0b52..b2ca6306777a 100644 --- a/vbahelper/inc/vbahelper/vbahelperinterface.hxx +++ b/vbahelper/inc/vbahelper/vbahelperinterface.hxx @@ -61,7 +61,6 @@ // virtual OUString getName(); // } // -const ::rtl::OUString sHelperServiceName( RTL_CONSTASCII_USTRINGPARAM( "ooo.vba.HelperServiceBase" ) ); template< typename Ifc1 > class SAL_DLLPUBLIC_TEMPLATE InheritedHelperInterfaceImpl : public Ifc1 -- cgit v1.2.3