[Libreoffice-commits] core.git: cui/source sfx2/source
Andrea Gelmini
andrea.gelmini at gelma.net
Tue Feb 27 06:41:01 UTC 2018
cui/source/options/optinet2.cxx | 1 -
sfx2/source/view/viewfrm.cxx | 1 -
2 files changed, 2 deletions(-)
New commits:
commit 9fd05af612532bb6ae6c5fee33b28f7178728069
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Mon Feb 26 23:02:14 2018 +0100
Remove duplicated includes
Change-Id: I8caee48fa9a08d6ee8c5c084468634dcd2a5fbf6
Reviewed-on: https://gerrit.libreoffice.org/50383
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/cui/source/options/optinet2.cxx b/cui/source/options/optinet2.cxx
index 19de5d14b8ad..99ddbae652e8 100644
--- a/cui/source/options/optinet2.cxx
+++ b/cui/source/options/optinet2.cxx
@@ -39,7 +39,6 @@
#include <sfx2/objsh.hxx>
#include <unotools/bootstrap.hxx>
#include <vcl/help.hxx>
-#include <vcl/weld.hxx>
#include <vcl/builderfactory.hxx>
#include <sfx2/viewfrm.hxx>
#include <unotools/pathoptions.hxx>
diff --git a/sfx2/source/view/viewfrm.cxx b/sfx2/source/view/viewfrm.cxx
index c72f6a47a4a1..b640f5f4aff9 100644
--- a/sfx2/source/view/viewfrm.cxx
+++ b/sfx2/source/view/viewfrm.cxx
@@ -135,7 +135,6 @@ using ::com::sun::star::container::XIndexContainer;
#include <sfx2/strings.hrc>
#include "impviewframe.hxx"
#include <vcl/svapp.hxx>
-#include <vcl/weld.hxx>
#define SfxViewFrame
#include <sfxslots.hxx>
More information about the Libreoffice-commits
mailing list