diff options
author | Alexandre Vicenzi <vicenzi.alexandre@gmail.com> | 2014-01-18 11:53:18 -0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-01-20 21:32:33 +0000 |
commit | be8dda375e8bde29030c471bf147b32080e26613 (patch) | |
tree | 47a13a1bbcde47798d1877a60ce5831416ce1cc4 /include/linguistic/hyphdta.hxx | |
parent | 9f7643754806d3f5817acd1409b66590241d8d6b (diff) |
Removed unused solar.h reference in linguistic
Change-Id: I43a78b0a24d92362100cf9fab956120f01843222
Reviewed-on: https://gerrit.libreoffice.org/7516
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'include/linguistic/hyphdta.hxx')
-rw-r--r-- | include/linguistic/hyphdta.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linguistic/hyphdta.hxx b/include/linguistic/hyphdta.hxx index a6cc8c20a39a..e6937aec324c 100644 --- a/include/linguistic/hyphdta.hxx +++ b/include/linguistic/hyphdta.hxx @@ -22,7 +22,6 @@ #include <com/sun/star/linguistic2/XHyphenatedWord.hpp> #include <com/sun/star/linguistic2/XPossibleHyphens.hpp> -#include <tools/solar.h> #include <cppuhelper/implbase1.hxx> #include <linguistic/lngdllapi.h> |