summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-15 14:59:08 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-15 14:59:08 +0000
commitdc4781b9666e9861639f9d3134bc3185212c3de4 (patch)
tree095243d67bfdf4fa39f8b49081c675074ee4c728 /io
parent006056ca5301ecbe95ecedad4f02f33ef061a240 (diff)
INTEGRATION: CWS dbgmacros1 (1.6.52); FILE MERGED
2003/04/09 11:59:07 kso 1.6.52.1: #108413# - debug macro unification.
Diffstat (limited to 'io')
-rw-r--r--io/test/testcomponent.cxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/io/test/testcomponent.cxx b/io/test/testcomponent.cxx
index 7ca41e87d466..39cecb4c0d21 100644
--- a/io/test/testcomponent.cxx
+++ b/io/test/testcomponent.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: testcomponent.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: jl $ $Date: 2001-03-19 10:20:56 $
+ * last change: $Author: vg $ $Date: 2003-04-15 15:59:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,10 +75,6 @@
#include <cppuhelper/servicefactory.hxx>
-
-#include <assert.h>
-
-
using namespace ::rtl;
using namespace ::cppu;
using namespace ::com::sun::star::uno;