summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-07-09 17:44:32 +0200
committerJulien Nabet <serval2412@yahoo.fr>2020-07-12 18:21:32 +0200
commit8611787aa3d6bde9100ba8efc67844ad2d52d93b (patch)
treeb7af887869edc5ea784b356513b6643691d983b2 /framework
parent34fc69c7beef71fcae4e6d1fde7237c156c0bdbc (diff)
Removed duplicated include
Change-Id: I8caa3f1be66ca8cf236e9ada8487ea81f45b1377 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98470 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'framework')
-rw-r--r--framework/source/inc/dispatch/dispatchdisabler.hxx1
1 files changed, 0 insertions, 1 deletions
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>