From 072b32442e3f6f220936a93ad1fcbde57746b747 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sat, 16 Apr 2016 15:05:55 +0100 Subject: try next hunspell 1.4.0 prerelease milestone try using reverse iterators here then and remove dictmgr which we don't seem to use or need Change-Id: I981fccc4ca7562d5ab707dc2f605e409169dec07 --- lingucomponent/source/spellcheck/spell/sspellimp.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'lingucomponent') diff --git a/lingucomponent/source/spellcheck/spell/sspellimp.cxx b/lingucomponent/source/spellcheck/spell/sspellimp.cxx index 6979a33e4b04..a9a15757d50f 100644 --- a/lingucomponent/source/spellcheck/spell/sspellimp.cxx +++ b/lingucomponent/source/spellcheck/spell/sspellimp.cxx @@ -31,7 +31,6 @@ #include #include -#include #include #include -- cgit