summaryrefslogtreecommitdiff
path: root/bridges/test/testclient.cxx
diff options
context:
space:
mode:
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" );