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

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sun Jul 12 16:22:13 UTC 2020


 framework/source/inc/dispatch/dispatchdisabler.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 8611787aa3d6bde9100ba8efc67844ad2d52d93b
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Jul 9 17:44:32 2020 +0200
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sun Jul 12 18:21:32 2020 +0200

    Removed duplicated include
    
    Change-Id: I8caa3f1be66ca8cf236e9ada8487ea81f45b1377
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98470
    Tested-by: Julien Nabet <serval2412 at yahoo.fr>
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/framework/source/inc/dispatch/dispatchdisabler.hxx b/framework/source/inc/dispatch/dispatchdisabler.hxx
index 1a2b217adb8f..3fe82b8e7be2 100644
--- a/framework/source/inc/dispatch/dispatchdisabler.hxx
+++ b/framework/source/inc/dispatch/dispatchdisabler.hxx
@@ -15,7 +15,6 @@
 
 #include <com/sun/star/lang/XServiceInfo.hpp>
 #include <com/sun/star/lang/XInitialization.hpp>
-#include <com/sun/star/lang/XServiceInfo.hpp>
 #include <com/sun/star/uno/XComponentContext.hpp>
 #include <com/sun/star/container/XNameContainer.hpp>
 #include <com/sun/star/frame/XDispatch.hpp>


More information about the Libreoffice-commits mailing list