[Libreoffice-commits] core.git: Branch 'aoo/trunk' - lingucomponent/source
Pedro Giffuni
pfg at apache.org
Mon Jan 23 10:18:26 UTC 2017
lingucomponent/source/spellcheck/spell/sspellimp.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 788acc83b31e8d917f36ac1dcf6a17ff7a985157
Author: Pedro Giffuni <pfg at apache.org>
Date: Mon Jan 23 04:00:40 2017 +0000
lingucomponent: remove unused header from hunspell.
According to opengrok, we are not using DictMgr so the header is not
needed. The header has been removed in newer versions of hunspell
altogether.
Obtained from: FreeBSD
diff --git a/lingucomponent/source/spellcheck/spell/sspellimp.cxx b/lingucomponent/source/spellcheck/spell/sspellimp.cxx
index 1958b03..84d0e0b 100644
--- a/lingucomponent/source/spellcheck/spell/sspellimp.cxx
+++ b/lingucomponent/source/spellcheck/spell/sspellimp.cxx
@@ -37,7 +37,6 @@
#include <lingutil.hxx>
#include <hunspell.hxx>
-#include <dictmgr.hxx>
#include <sspellimp.hxx>
#include <linguistic/lngprops.hxx>
More information about the Libreoffice-commits
mailing list