diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-06-02 12:01:31 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-06-02 12:01:31 +0000 |
commit | 8bf9851aaa745a83a223d887b44d0982b110c611 (patch) | |
tree | 8864c9593c30e1a6e795470637f16fbb4a1ef262 /extensions/test | |
parent | c7e18433e081009ad9016346368a16100b1ce30e (diff) |
INTEGRATION: CWS vgcleanupmacros (1.4.134); FILE MERGED
2006/05/17 11:15:42 vg 1.4.134.1: #i65486# cleanup:remove obsolete macros
Diffstat (limited to 'extensions/test')
-rw-r--r-- | extensions/test/sax/testsax.cxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/extensions/test/sax/testsax.cxx b/extensions/test/sax/testsax.cxx index 2fb31d667d19..349234f12ced 100644 --- a/extensions/test/sax/testsax.cxx +++ b/extensions/test/sax/testsax.cxx @@ -4,9 +4,9 @@ * * $RCSfile: testsax.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-08 20:58:55 $ + * last change: $Author: vg $ $Date: 2006-06-02 13:01:31 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -62,11 +62,9 @@ #include "factory.hxx" -#ifdef _USE_NAMESPACE using namespace rtl; using namespace vos; using namespace usr; -#endif #define BUILD_ERROR(expr, Message)\ |