summaryrefslogtreecommitdiff
path: root/linguistic/workben/sspellimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/workben/sspellimp.hxx')
-rw-r--r--linguistic/workben/sspellimp.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/linguistic/workben/sspellimp.hxx b/linguistic/workben/sspellimp.hxx
index d15a57d34c08..bc85186a07d0 100644
--- a/linguistic/workben/sspellimp.hxx
+++ b/linguistic/workben/sspellimp.hxx
@@ -52,7 +52,6 @@ using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::linguistic2;
-///////////////////////////////////////////////////////////////////////////
class SpellChecker :
@@ -141,9 +140,7 @@ public:
removeEventListener( const Reference< XEventListener >& rxListener )
throw(RuntimeException);
- ////////////////////////////////////////////////////////////
// Service specific part
- //
// XServiceInfo
virtual OUString SAL_CALL
@@ -169,7 +166,6 @@ inline OUString SpellChecker::getImplementationName_Static() throw()
}
-///////////////////////////////////////////////////////////////////////////
#endif