summaryrefslogtreecommitdiff
path: root/bridges/test/testclient.cxx
diff options
context:
space:
mode:
authorJörg Budischewski <jbu@openoffice.org>2001-03-16 08:42:20 +0000
committerJörg Budischewski <jbu@openoffice.org>2001-03-16 08:42:20 +0000
commit2b36c7e97287f51417fb4dd7806b7162a98a9199 (patch)
treec80de339f569a9a0f89df1186fa7fed31a83d52d /bridges/test/testclient.cxx
parente3708e5bc27f2193ebdbb8158bc2005e78ca4d0e (diff)
vos remvoed
Diffstat (limited to 'bridges/test/testclient.cxx')
-rw-r--r--bridges/test/testclient.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/bridges/test/testclient.cxx b/bridges/test/testclient.cxx
index a99ebbe15711..dd643aa14a7f 100644
--- a/bridges/test/testclient.cxx
+++ b/bridges/test/testclient.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: testclient.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: jl $ $Date: 2001-03-14 09:25:39 $
+ * last change: $Author: jbu $ $Date: 2001-03-16 09:42:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -114,9 +114,6 @@ using namespace ::com::sun::star::test::performance;
#define DLL_POSTFIX ".dll"
#endif
-
-#include <vos/socket.hxx>
-
void doPerformanceTest( const Reference < XPerformanceTest > & xBench )
{
printf( "not implemented\n" );