summaryrefslogtreecommitdiff
path: root/io/test
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2001-03-12 16:25:11 +0000
committerJoachim Lingner <jl@openoffice.org>2001-03-12 16:25:11 +0000
commita855dee266f56cee597143dd9d3283ebecd937fb (patch)
tree4de285d31490b768e15df106f16d06263f6567f9 /io/test
parent894efe09f450f58a39ab9e4006248bb3ec6e99ed (diff)
vos/diagnose.h macros replaced by osl/diagnose.h macros
Diffstat (limited to 'io/test')
-rw-r--r--io/test/testcomponent.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/io/test/testcomponent.cxx b/io/test/testcomponent.cxx
index ca863f3aa49c..7363789d885c 100644
--- a/io/test/testcomponent.cxx
+++ b/io/test/testcomponent.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: testcomponent.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: jl $ $Date: 2001-03-12 15:53:24 $
+ * last change: $Author: jl $ $Date: 2001-03-12 17:25:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,6 @@
#include <cppuhelper/servicefactory.hxx>
#include <vos/dynload.hxx>
-//#include <vos/diagnose.hxx>
#include <assert.h>