diff options
author | Alexandre Vicenzi <vicenzi.alexandre@gmail.com> | 2014-01-29 20:46:48 -0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-01-30 11:16:27 +0000 |
commit | c5685ec791fbce43e982ffecc9e062063ec7e3d7 (patch) | |
tree | 7bb2ab8682f584488f696b68b0ab88b496dc56ea /lingucomponent | |
parent | 923a3ba49ab5e578778ffba08ae337993dd76ab4 (diff) |
fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svx
Change-Id: I241661119371b75804fcf9215ff5e5da2a5b9265
Reviewed-on: https://gerrit.libreoffice.org/7732
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'lingucomponent')
-rw-r--r-- | lingucomponent/source/thesaurus/libnth/nthesdta.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lingucomponent/source/thesaurus/libnth/nthesdta.hxx b/lingucomponent/source/thesaurus/libnth/nthesdta.hxx index dce8c473dc47..7e098419e676 100644 --- a/lingucomponent/source/thesaurus/libnth/nthesdta.hxx +++ b/lingucomponent/source/thesaurus/libnth/nthesdta.hxx @@ -22,9 +22,6 @@ #include <com/sun/star/linguistic2/XMeaning.hpp> - -#include <tools/solar.h> - #include <cppuhelper/implbase1.hxx> |