summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-07-02 16:52:47 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-07-03 15:06:57 +0200
commit850eb2a240b670e749dfabea388a7a4ae501d75c (patch)
tree9260f5076da2c0946acd5b7a8759cb8269804d31 /svtools
parent516dc02998fd59035fb54f2c78b7891ac7c7578a (diff)
drop some unnecessary includes and forward declares
Change-Id: I05bf82e3fc295d6f3f42287763c53b8e21da4b67 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97824 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/brwbox/ebbcontrols.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/brwbox/ebbcontrols.cxx b/svtools/source/brwbox/ebbcontrols.cxx
index 29d4c06c0b4c..8513f53f22f5 100644
--- a/svtools/source/brwbox/ebbcontrols.cxx
+++ b/svtools/source/brwbox/ebbcontrols.cxx
@@ -19,7 +19,6 @@
#include <svtools/editbrowsebox.hxx>
#include <vcl/button.hxx>
#include <vcl/spinfld.hxx>
-#include <vcl/fmtfield.hxx>
#include <vcl/xtextedt.hxx>
#include <vcl/textview.hxx>