summaryrefslogtreecommitdiff
path: root/linguistic/workben
diff options
context:
space:
mode:
authorAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2014-01-18 11:53:18 -0200
committerMichael Stahl <mstahl@redhat.com>2014-01-20 21:32:33 +0000
commitbe8dda375e8bde29030c471bf147b32080e26613 (patch)
tree47a13a1bbcde47798d1877a60ce5831416ce1cc4 /linguistic/workben
parent9f7643754806d3f5817acd1409b66590241d8d6b (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 'linguistic/workben')
-rw-r--r--linguistic/workben/sprophelp.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/linguistic/workben/sprophelp.hxx b/linguistic/workben/sprophelp.hxx
index 50a6bb87a32f..9122cf02ade1 100644
--- a/linguistic/workben/sprophelp.hxx
+++ b/linguistic/workben/sprophelp.hxx
@@ -20,13 +20,10 @@
#ifndef INCLUDED_LINGUISTIC_WORKBEN_SPROPHELP_HXX
#define INCLUDED_LINGUISTIC_WORKBEN_SPROPHELP_HXX
-#include <tools/solar.h>
-
#include <cppuhelper/implbase2.hxx>
#include <cppuhelper/interfacecontainer.h>
#include <com/sun/star/beans/XPropertyChangeListener.hpp>
#include <com/sun/star/beans/PropertyValues.hpp>
-
#include <com/sun/star/linguistic2/XLinguServiceEventBroadcaster.hpp>
namespace com { namespace sun { namespace star { namespace beans {