summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-03-19 20:49:34 +0000
committerCaolán McNamara <caolanm@redhat.com>2018-03-20 13:08:20 +0100
commit4b785097f1c49ead50e6a2085befcd37c800207b (patch)
tree6b2d236f0c98cb0c14aa26cb22f55335284dc6d9 /vcl
parentf53157835775f976af5bedd9303c91c9d68b80c6 (diff)
drop unnecessary includes
Change-Id: I1a817d5575bbd57ecaa874a27158b9218e4210cc Reviewed-on: https://gerrit.libreoffice.org/51603 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'vcl')
-rw-r--r--vcl/qa/cppunit/dndtest.cxx1
-rw-r--r--vcl/source/window/dialog.cxx1
-rw-r--r--vcl/unx/generic/app/gensys.cxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/vcl/qa/cppunit/dndtest.cxx b/vcl/qa/cppunit/dndtest.cxx
index 66cc9a12c3d7..37629239b83c 100644
--- a/vcl/qa/cppunit/dndtest.cxx
+++ b/vcl/qa/cppunit/dndtest.cxx
@@ -23,7 +23,6 @@
#include <vcl/event.hxx>
#include <vcl/svapp.hxx>
#include <vcl/wrkwin.hxx>
-#include <vcl/msgbox.hxx>
#include <vcl/lstbox.hxx>
#include <cppuhelper/implbase.hxx>
diff --git a/vcl/source/window/dialog.cxx b/vcl/source/window/dialog.cxx
index 25e9fc972dbb..40eccbd30378 100644
--- a/vcl/source/window/dialog.cxx
+++ b/vcl/source/window/dialog.cxx
@@ -50,7 +50,6 @@
#include <vcl/tabctrl.hxx>
#include <vcl/tabpage.hxx>
#include <vcl/decoview.hxx>
-#include <vcl/msgbox.hxx>
#include <vcl/unowrap.hxx>
#include <vcl/settings.hxx>
#include <vcl/uitest/uiobject.hxx>
diff --git a/vcl/unx/generic/app/gensys.cxx b/vcl/unx/generic/app/gensys.cxx
index b512123f768e..1e4ae1b7aba4 100644
--- a/vcl/unx/generic/app/gensys.cxx
+++ b/vcl/unx/generic/app/gensys.cxx
@@ -21,7 +21,6 @@
#include <unx/gensys.h>
-#include <vcl/msgbox.hxx>
#include <vcl/button.hxx>
#include <svdata.hxx>