summaryrefslogtreecommitdiff
path: root/desktop
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 /desktop
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 'desktop')
-rw-r--r--desktop/source/deployment/gui/dp_gui_dialog2.cxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/desktop/source/deployment/gui/dp_gui_dialog2.cxx b/desktop/source/deployment/gui/dp_gui_dialog2.cxx
index 247f4c431f51..e48bb2d0912d 100644
--- a/desktop/source/deployment/gui/dp_gui_dialog2.cxx
+++ b/desktop/source/deployment/gui/dp_gui_dialog2.cxx
@@ -35,12 +35,8 @@
#include <fpicker/strings.hrc>
-#include <vcl/ctrl.hxx>
-#include <vcl/menu.hxx>
-#include <vcl/layout.hxx>
-#include <vcl/scrbar.hxx>
+#include <vcl/commandevent.hxx>
#include <vcl/svapp.hxx>
-#include <vcl/builderfactory.hxx>
#include <osl/mutex.hxx>
#include <sal/log.hxx>