From 2cd6ff8a54b0db76b2f4c5f75988367cfb0feaf0 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 29 Oct 2019 10:51:03 +0000 Subject: remove unnecessary includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia4a622b34ff3f71963cff7a1aa8658a4df12f04f Reviewed-on: https://gerrit.libreoffice.org/81676 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- framework/source/inc/pattern/window.hxx | 2 -- framework/source/layoutmanager/layoutmanager.cxx | 1 - framework/source/tabwin/tabwindow.cxx | 1 - 3 files changed, 4 deletions(-) (limited to 'framework') diff --git a/framework/source/inc/pattern/window.hxx b/framework/source/inc/pattern/window.hxx index 54ddce6e4119..70956470025d 100644 --- a/framework/source/inc/pattern/window.hxx +++ b/framework/source/inc/pattern/window.hxx @@ -27,8 +27,6 @@ #include #include -#include -#include #include #include diff --git a/framework/source/layoutmanager/layoutmanager.cxx b/framework/source/layoutmanager/layoutmanager.cxx index c077807addf2..387749d14a45 100644 --- a/framework/source/layoutmanager/layoutmanager.cxx +++ b/framework/source/layoutmanager/layoutmanager.cxx @@ -64,7 +64,6 @@ #include #include #include -#include #include #include #include diff --git a/framework/source/tabwin/tabwindow.cxx b/framework/source/tabwin/tabwindow.cxx index 525cc8896a9a..317d9468bd2a 100644 --- a/framework/source/tabwin/tabwindow.cxx +++ b/framework/source/tabwin/tabwindow.cxx @@ -30,7 +30,6 @@ #include #include #include -#include #include #include -- cgit v1.2.3