summaryrefslogtreecommitdiff
path: root/bridges/test/testserver.cxx
diff options
context:
space:
mode:
authorJörg Budischewski <jbu@openoffice.org>2001-05-29 06:09:02 +0000
committerJörg Budischewski <jbu@openoffice.org>2001-05-29 06:09:02 +0000
commitfce4e1eda4fbc65013f6ebd05e80ef44fc777a43 (patch)
tree192fa0060cf88bb45fdd2b0a863fedb4431a7ed0 /bridges/test/testserver.cxx
parentea65a630d4c572bd85299dd97ff549fa93c48267 (diff)
cleanup
Diffstat (limited to 'bridges/test/testserver.cxx')
-rw-r--r--bridges/test/testserver.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/bridges/test/testserver.cxx b/bridges/test/testserver.cxx
index dd2108ff8574..305c4a3f835c 100644
--- a/bridges/test/testserver.cxx
+++ b/bridges/test/testserver.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: testserver.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: jbu $ $Date: 2001-03-16 09:42:20 $
+ * last change: $Author: jbu $ $Date: 2001-05-29 07:09:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -94,7 +94,6 @@ using namespace ::cppu;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::bridge;
-using namespace ::com::sun::star::registry;
using namespace ::com::sun::star::connection;
#include "testcomp.h"
#ifdef SAL_W32