summaryrefslogtreecommitdiffstats
path: root/editeng
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-08-31 13:41:14 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-08-31 16:19:21 +0200
commit53046ce16303824a231f106c2a747a02f7bb3bcf (patch)
tree1a19245fad63f289dd42bc1c3a3bb146c1cff67f /editeng
parenthyperlabel.hxx can be a private header now (diff)
downloadcore-53046ce16303824a231f106c2a747a02f7bb3bcf.tar.gz
core-53046ce16303824a231f106c2a747a02f7bb3bcf.zip
drop some unnecessary includes
Change-Id: I1abef2c2318e83aa8045d2b4763e74f45b4755e5 Reviewed-on: https://gerrit.libreoffice.org/78347 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'editeng')
-rw-r--r--editeng/source/misc/hangulhanja.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/editeng/source/misc/hangulhanja.cxx b/editeng/source/misc/hangulhanja.cxx
index da40ec6c103a..50130a24ae2b 100644
--- a/editeng/source/misc/hangulhanja.cxx
+++ b/editeng/source/misc/hangulhanja.cxx
@@ -18,7 +18,6 @@
*/
#include <editeng/hangulhanja.hxx>
-#include <vcl/button.hxx>
#include <unotools/lingucfg.hxx>
#include <unotools/linguprops.hxx>
@@ -33,7 +32,6 @@
#include <com/sun/star/i18n/TextConversionType.hpp>
#include <com/sun/star/i18n/TextConversionOption.hpp>
#include <com/sun/star/i18n/WordType.hpp>
-#include <vcl/stdtext.hxx>
#include <vcl/weld.hxx>
#include <unotools/charclass.hxx>
#include <sal/log.hxx>