diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-03-30 10:10:08 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-04-06 21:24:55 +0200 |
commit | a4f747e9cd70bc25994040e7812680c2c8356c08 (patch) | |
tree | 37417145ce76cb3586fb035519e5dbf70c4cb816 /svtools | |
parent | 21e8ce9ab9a522d25e95773af59b7ccccaee4e54 (diff) |
remove newly unused stuff
Change-Id: Idce9955294372817c0dd1f40ebd38f16fc90eab5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91007
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/control/ctrlbox.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/control/ctrlbox.cxx b/svtools/source/control/ctrlbox.cxx index d81dda3b8b17..0fe1a5d47a5c 100644 --- a/svtools/source/control/ctrlbox.cxx +++ b/svtools/source/control/ctrlbox.cxx @@ -25,7 +25,6 @@ #include <vcl/customweld.hxx> #include <vcl/event.hxx> #include <vcl/svapp.hxx> -#include <vcl/field.hxx> #include <vcl/fieldvalues.hxx> #include <vcl/settings.hxx> #include <vcl/image.hxx> |