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 /svx | |
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 'svx')
-rw-r--r-- | svx/source/dialog/imapdlg.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/dialog/imapdlg.cxx b/svx/source/dialog/imapdlg.cxx index a51875ddde6e..cdd3508c87c3 100644 --- a/svx/source/dialog/imapdlg.cxx +++ b/svx/source/dialog/imapdlg.cxx @@ -50,8 +50,6 @@ #include <svx/svdopath.hxx> #include <vcl/svapp.hxx> #include <vcl/settings.hxx> -#include <vcl/status.hxx> -#include <vcl/builderfactory.hxx> #include "dlgunit.hxx" #include <memory> |