diff options
Diffstat (limited to 'linguistic/source')
-rw-r--r-- | linguistic/source/lngopt.hxx | 2 | ||||
-rw-r--r-- | linguistic/source/lngsvcmgr.cxx | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/linguistic/source/lngopt.hxx b/linguistic/source/lngopt.hxx index 791e2425038b..e44046832058 100644 --- a/linguistic/source/lngopt.hxx +++ b/linguistic/source/lngopt.hxx @@ -33,8 +33,6 @@ #include <unotools/configitem.hxx> #include <unotools/linguprops.hxx> #include <com/sun/star/uno/Any.h> -#include <tools/solar.h> - #include "linguistic/misc.hxx" #include "defs.hxx" diff --git a/linguistic/source/lngsvcmgr.cxx b/linguistic/source/lngsvcmgr.cxx index 99df1e999b7e..5e93101ecc23 100644 --- a/linguistic/source/lngsvcmgr.cxx +++ b/linguistic/source/lngsvcmgr.cxx @@ -28,7 +28,6 @@ #include <com/sun/star/linguistic2/LinguServiceEventFlags.hpp> #include <com/sun/star/linguistic2/ProofreadingIterator.hpp> -#include <tools/solar.h> #include <unotools/lingucfg.hxx> #include <comphelper/processfactory.hxx> #include <i18nlangtag/lang.h> @@ -36,7 +35,6 @@ #include <cppuhelper/factory.hxx> #include <cppuhelper/supportsservice.hxx> #include <comphelper/extract.hxx> - #include <boost/checked_delete.hpp> #include "lngsvcmgr.hxx" |