summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-01-15 21:23:21 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-01-16 10:26:53 +0100
commit477bfa9c974ec2cb4101881d0085edae39acd40b (patch)
tree2a53b04a6888908f02668551082f754a29a430fa /sfx2
parentc1a8e151a10cce70079f3f9f7ba3c14d1cb37eaa (diff)
drop some unneeded includes
Change-Id: Ib4ea839a6fffa202a98472d47933efb0ff4fff20 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86888 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/view/frame.cxx1
-rw-r--r--sfx2/source/view/viewfrm.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/view/frame.cxx b/sfx2/source/view/frame.cxx
index 945f6a5c027e..2606de10e688 100644
--- a/sfx2/source/view/frame.cxx
+++ b/sfx2/source/view/frame.cxx
@@ -31,7 +31,6 @@
#include <vcl/menu.hxx>
#include <svl/intitem.hxx>
-#include <vcl/splitwin.hxx>
#include <svl/eitem.hxx>
#include <svl/stritem.hxx>
#include <tools/globname.hxx>
diff --git a/sfx2/source/view/viewfrm.cxx b/sfx2/source/view/viewfrm.cxx
index 94964af0ca92..b56c66f94036 100644
--- a/sfx2/source/view/viewfrm.cxx
+++ b/sfx2/source/view/viewfrm.cxx
@@ -35,7 +35,6 @@
#include <officecfg/Office/Common.hxx>
#include <officecfg/Setup.hxx>
#include <toolkit/helper/vclunohelper.hxx>
-#include <vcl/splitwin.hxx>
#include <vcl/wrkwin.hxx>
#include <unotools/moduleoptions.hxx>
#include <svl/intitem.hxx>