summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/grid/grideventforwarder.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-09-06 17:08:47 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-09-18 09:14:48 +0200
commitbb16f6597d3b252837d32d4d9f7c56619c0e70df (patch)
tree263d16cd26c59aab9d1a3bf96b8cd29b6092ab40 /toolkit/source/controls/grid/grideventforwarder.hxx
parent98519e6e4da252c717e2018d4800a00115101bc3 (diff)
tdf#42949 Fix IWYU warnings in toolkit/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ib49e2f29daa6d9b2a8195915c4ba10a8cef965ce Reviewed-on: https://gerrit.libreoffice.org/78722 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'toolkit/source/controls/grid/grideventforwarder.hxx')
-rw-r--r--toolkit/source/controls/grid/grideventforwarder.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolkit/source/controls/grid/grideventforwarder.hxx b/toolkit/source/controls/grid/grideventforwarder.hxx
index 50a3fd4501da..713b54d04ee5 100644
--- a/toolkit/source/controls/grid/grideventforwarder.hxx
+++ b/toolkit/source/controls/grid/grideventforwarder.hxx
@@ -21,7 +21,6 @@
#define INCLUDED_TOOLKIT_SOURCE_CONTROLS_GRID_GRIDEVENTFORWARDER_HXX
#include <com/sun/star/awt/grid/XGridDataListener.hpp>
-#include <com/sun/star/awt/grid/XGridColumnListener.hpp>
#include <com/sun/star/container/XContainerListener.hpp>
#include <cppuhelper/implbase2.hxx>