diff options
-rw-r--r-- | lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx b/lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx index d2c715325f26..9fb8a53bb300 100644 --- a/lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx +++ b/lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx @@ -43,7 +43,6 @@ #include <comphelper/propertyvalue.hxx> #include <unotools/lingucfg.hxx> #include <osl/mutex.hxx> -#include <sal/log.hxx> using namespace osl; using namespace com::sun::star; |