Author: pfg
Date: Mon Jan 23 04:00:40 2017
New Revision: 1779875
URL: http://svn.apache.org/viewvc?rev=1779875&view=rev
Log:
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
Modified:
openoffice/trunk/main/lingucomponent/source/spellcheck/spell/sspellimp.cxx
Modified:
openoffice/trunk/main/lingucomponent/source/spellcheck/spell/sspellimp.cxx
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/lingucomponent/source/spellcheck/spell/sspellimp.cxx?rev=1779875&r1=1779874&r2=1779875&view=diff
==============================================================================
--- openoffice/trunk/main/lingucomponent/source/spellcheck/spell/sspellimp.cxx
(original)
+++ openoffice/trunk/main/lingucomponent/source/spellcheck/spell/sspellimp.cxx
Mon Jan 23 04:00:40 2017
@@ -37,7 +37,6 @@
#include <lingutil.hxx>
#include <hunspell.hxx>
-#include <dictmgr.hxx>
#include <sspellimp.hxx>
#include <linguistic/lngprops.hxx>