lingucomponent/source/spellcheck/spell/sspellimp.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 788acc83b31e8d917f36ac1dcf6a17ff7a985157
Author: Pedro Giffuni <p...@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>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to