framework/source/inc/dispatch/dispatchdisabler.hxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit 8611787aa3d6bde9100ba8efc67844ad2d52d93b Author: Andrea Gelmini <[email protected]> AuthorDate: Thu Jul 9 17:44:32 2020 +0200 Commit: Julien Nabet <[email protected]> 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 <[email protected]> Reviewed-by: Julien Nabet <[email protected]> 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> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
