diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-06-02 11:45:37 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-06-02 11:45:37 +0000 |
commit | 1ee80e3be2f120116180be826d0fc203c54be8f3 (patch) | |
tree | 59d5322600284706bf8cc3d19e30121179d6e49d /vos/source/xception.cxx | |
parent | cf28db13ced40e92cd4c9f51ebdd3794a8f53440 (diff) |
INTEGRATION: CWS vgcleanupmacros (1.2.20); FILE MERGED
2006/05/17 11:23:21 vg 1.2.20.1: #i65486# cleanup:remove obsolete macros
Diffstat (limited to 'vos/source/xception.cxx')
-rw-r--r-- | vos/source/xception.cxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/vos/source/xception.cxx b/vos/source/xception.cxx index 084c9d6355e2..122055ac21dd 100644 --- a/vos/source/xception.cxx +++ b/vos/source/xception.cxx @@ -4,9 +4,9 @@ * * $RCSfile: xception.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2005-09-09 09:11:24 $ + * last change: $Author: vg $ $Date: 2006-06-02 12:45:37 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -37,9 +37,7 @@ #include <vos/xception.hxx> #endif -#ifdef _USE_NAMESPACE using namespace vos; -#endif /* * OException, baseclass of all exceptions |