diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-05-26 18:53:47 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-05-28 17:27:45 +0200 |
commit | 2e0444d31694324806ff2457de3472d871c10939 (patch) | |
tree | 5c0d7e6d6c13f85a9f98f4448b8238fbd4454902 /framework/source/uielement | |
parent | 372f297de1ed0c3af0fa23dd6ea027035f850207 (diff) |
cleanup unused css/linguistic2/ includes
Change-Id: Ifd4b495f965f948d37557d83a03a38df9322039a
Reviewed-on: https://gerrit.libreoffice.org/38109
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'framework/source/uielement')
-rw-r--r-- | framework/source/uielement/langselectionmenucontroller.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/source/uielement/langselectionmenucontroller.cxx b/framework/source/uielement/langselectionmenucontroller.cxx index dceee7969f39..dc9ecb06c6cd 100644 --- a/framework/source/uielement/langselectionmenucontroller.cxx +++ b/framework/source/uielement/langselectionmenucontroller.cxx @@ -35,7 +35,6 @@ #include <com/sun/star/document/XDocumentLanguages.hpp> #include <com/sun/star/frame/XPopupMenuController.hpp> -#include <com/sun/star/linguistic2/XLanguageGuessing.hpp> #include <i18nlangtag/mslangid.hxx> #include <svl/languageoptions.hxx> |