diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-05-26 18:53:47 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-05-28 17:27:45 +0200 |
commit | 2e0444d31694324806ff2457de3472d871c10939 (patch) | |
tree | 5c0d7e6d6c13f85a9f98f4448b8238fbd4454902 /sc | |
parent | 372f297de1ed0c3af0fa23dd6ea027035f850207 (diff) |
cleanup unused css/linguistic2/ includes
Change-Id: Ifd4b495f965f948d37557d83a03a38df9322039a
Reviewed-on: https://gerrit.libreoffice.org/38109
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/drawfunc/drtxtob.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/drawfunc/drtxtob.cxx b/sc/source/ui/drawfunc/drtxtob.cxx index 47bca330865c..06d8db9c3796 100644 --- a/sc/source/ui/drawfunc/drtxtob.cxx +++ b/sc/source/ui/drawfunc/drtxtob.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <com/sun/star/linguistic2/XThesaurus.hpp> #include <com/sun/star/lang/Locale.hpp> #include <comphelper/string.hxx> #include "scitems.hxx" |