From 1b11499074d855e34f40953898594035ca451c71 Mon Sep 17 00:00:00 2001 From: "J. Graeme Lingard" Date: Sun, 5 Dec 2010 20:28:21 +0000 Subject: Remove redundant comments --- io/test/stm/datatest.cxx | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'io') diff --git a/io/test/stm/datatest.cxx b/io/test/stm/datatest.cxx index 94e4cbdf48bc..6b1f5c59e556 100644 --- a/io/test/stm/datatest.cxx +++ b/io/test/stm/datatest.cxx @@ -386,14 +386,6 @@ OUString ODataStreamTest_getImplementationName( int i) throw () } } - -/**------------------------------------------------------ -* -* -* -* -* -*------------------------------------------------------*/ class MyPersistObject : public WeakImplHelper2< XPersistObject , XPropertySet > { public: @@ -657,9 +649,6 @@ OUString OMyPersistObject_getImplementationName( ) throw () return OUString( RTL_CONSTASCII_USTRINGPARAM( "test.com.sun.star.io.PersistTest" ) ); } - -// --------------------------------------------- -// ----------------------------------------------- class OObjectStreamTest : public ODataStreamTest { -- cgit v1.2.3