diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-07-12 19:21:11 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-07-12 21:31:14 +0200 |
commit | 220cebe66c8eab3a74cd127aea172eb79c9cc68e (patch) | |
tree | a76cc73299cd082e244217f2cbcba2c440946fb7 /sfx2 | |
parent | 2f04d2c4d9fdcc5871d536690a946c1d79df4eb6 (diff) |
drop unneeded include line
Change-Id: I3127c2ffe8d687098f516271581dbc68a65972ad
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98607
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/control/emojicontrol.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/control/emojicontrol.cxx b/sfx2/source/control/emojicontrol.cxx index 11e45c4f806b..0ecf557ac564 100644 --- a/sfx2/source/control/emojicontrol.cxx +++ b/sfx2/source/control/emojicontrol.cxx @@ -22,7 +22,6 @@ #include <emojiview.hxx> #include <thumbnailviewitem.hxx> #include <rtl/ustrbuf.hxx> -#include <vcl/tabpage.hxx> #include <comphelper/propertysequence.hxx> #include <comphelper/dispatchcommand.hxx> #include <officecfg/Office/Common.hxx> |