summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-10-02 20:20:34 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-10-03 11:10:58 +0200
commitee2e8d0c0670b4eeecd73b76d7f182fa003426ae (patch)
treef193f1b96759ec29e09f7a1d8a2f5ca0381c5760 /sc
parent72d22380f9356b196e51299bf608c192b6fd6cf7 (diff)
drop some unnecessary includes
Change-Id: I656ed2e29988fe47e4db8fa2ea8edec022bd56c2 Reviewed-on: https://gerrit.libreoffice.org/80098 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/docshell/tpstat.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/docshell/tpstat.cxx b/sc/source/ui/docshell/tpstat.cxx
index e7544e54128e..9056118d7f40 100644
--- a/sc/source/ui/docshell/tpstat.cxx
+++ b/sc/source/ui/docshell/tpstat.cxx
@@ -24,8 +24,6 @@
#include <tpstat.hxx>
-#include <vcl/layout.hxx>
-
// Dokumentinfo-Tabpage:
std::unique_ptr<SfxTabPage> ScDocStatPage::Create( weld::Container* pPage, weld::DialogController* pController, const SfxItemSet* rSet )