[Libreoffice-commits] core.git: svx/source
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Fri Feb 14 19:55:47 UTC 2020
svx/source/tbxctrls/grafctrl.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 85e52d79debfd496672ed16c6ee916d61bb1e754
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Fri Feb 14 15:40:02 2020 +0000
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Fri Feb 14 20:55:12 2020 +0100
drop unneeded include
Change-Id: Iad7851542b9bb68eb0a5672c797a5b8ffb7deea8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88727
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/svx/source/tbxctrls/grafctrl.cxx b/svx/source/tbxctrls/grafctrl.cxx
index fe753171034a..2013f544cd16 100644
--- a/svx/source/tbxctrls/grafctrl.cxx
+++ b/svx/source/tbxctrls/grafctrl.cxx
@@ -21,7 +21,6 @@
#include <i18nutil/unicode.hxx>
#include <vcl/toolbox.hxx>
-#include <vcl/field.hxx>
#include <vcl/idle.hxx>
#include <vcl/svapp.hxx>
#include <svl/intitem.hxx>
More information about the Libreoffice-commits
mailing list