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

Tor Lillqvist tml at collabora.com
Wed Jan 31 10:09:05 UTC 2018


 sw/source/ui/vba/vbaapplication.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit b46c8254dd266873565732db503ac3ede79f7be2
Author: Tor Lillqvist <tml at collabora.com>
Date:   Wed Jan 31 12:08:17 2018 +0200

    Bin line that has been commented out forever
    
    Change-Id: I363ad44545adae11fb4d74048d906eb6fdd8e819

diff --git a/sw/source/ui/vba/vbaapplication.hxx b/sw/source/ui/vba/vbaapplication.hxx
index 7a2fc9bd37ad..eb9380703316 100644
--- a/sw/source/ui/vba/vbaapplication.hxx
+++ b/sw/source/ui/vba/vbaapplication.hxx
@@ -30,7 +30,6 @@
 #include <vbahelper/vbaapplicationbase.hxx>
 #include <cppuhelper/implbase.hxx>
 
-//typedef InheritedHelperInterfaceWeakImpl< ooo::vba::word::XApplication > SwVbaApplication_BASE;
 typedef cppu::ImplInheritanceHelper< VbaApplicationBase, ooo::vba::word::XApplication > SwVbaApplication_BASE;
 
 class SwVbaApplication : public SwVbaApplication_BASE


More information about the Libreoffice-commits mailing list