diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-06-01 19:20:56 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-06-02 15:33:46 +0200 |
commit | 324097a2a0093da7d20e3bc7cbbf79b40a79867c (patch) | |
tree | 202fece65e896645bbd6a18cb5945d679cf31e56 /desktop | |
parent | c26134c4027dfac6be030c467da40a495a162360 (diff) |
drop some unneeded includes
Change-Id: I13019ae1b991b5910c50e760a8a825bcf50509d2
Reviewed-on: https://gerrit.libreoffice.org/73321
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_updatedialog.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/deployment/gui/dp_gui_updatedialog.cxx b/desktop/source/deployment/gui/dp_gui_updatedialog.cxx index af1cfdf7ccf2..cfcf3e300106 100644 --- a/desktop/source/deployment/gui/dp_gui_updatedialog.cxx +++ b/desktop/source/deployment/gui/dp_gui_updatedialog.cxx @@ -84,7 +84,6 @@ #include <vcl/svlbitm.hxx> #include <vcl/treelistbox.hxx> #include <svtools/controldims.hxx> -#include <svx/checklbx.hxx> #include <tools/gen.hxx> #include <tools/link.hxx> #include <tools/solar.h> |