summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sax/test/saxdemo.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sax/test/saxdemo.cxx b/sax/test/saxdemo.cxx
index 1ad4719b3663..3ec1a1b99c3e 100644
--- a/sax/test/saxdemo.cxx
+++ b/sax/test/saxdemo.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: saxdemo.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 17:32:45 $
+ * last change: $Author: vg $ $Date: 2003-04-15 17:32:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -87,9 +87,6 @@
#include <vos/dynload.hxx>
#include <vos/diagnose.hxx>
-#include <assert.h>
-
-
using namespace ::rtl;
using namespace ::std;
using namespace ::cppu;