summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-06-14 11:57:33 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-06-15 11:30:08 +0200
commit5a29ea897e33b0ef9a73fbb22efc5c053bb44f06 (patch)
treeceba06a57d7a88895679a4d721d8117b4611a273 /svx
parent7e9e4b59fdbd9995d9e80164671feb4581cdd2e3 (diff)
remove some unused includes
Change-Id: I1a3512fd7fd50379ecd25389a894c2a3aadb7edb Reviewed-on: https://gerrit.libreoffice.org/74065 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/docrecovery.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/dialog/docrecovery.cxx b/svx/source/dialog/docrecovery.cxx
index b5a5436b5b70..b2731aa32afc 100644
--- a/svx/source/dialog/docrecovery.cxx
+++ b/svx/source/dialog/docrecovery.cxx
@@ -30,13 +30,11 @@
#include <comphelper/sequenceashashmap.hxx>
#include <comphelper/string.hxx>
#include <svtools/imagemgr.hxx>
-#include <vcl/xtextedt.hxx>
#include <vcl/settings.hxx>
#include <tools/urlobj.hxx>
#include <vcl/weld.hxx>
#include <vcl/svapp.hxx>
#include <rtl/ustrbuf.hxx>
-#include <vcl/scrbar.hxx>
#include <toolkit/helper/vclunohelper.hxx>