summaryrefslogtreecommitdiff
path: root/vos/source/conditn.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vos/source/conditn.cxx')
-rw-r--r--vos/source/conditn.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/vos/source/conditn.cxx b/vos/source/conditn.cxx
index 24cadee72689..270500a8939f 100644
--- a/vos/source/conditn.cxx
+++ b/vos/source/conditn.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: conditn.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 09:06:44 $
+ * last change: $Author: vg $ $Date: 2006-06-02 12:41:52 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,10 +39,7 @@
#include <vos/conditn.hxx>
#include <vos/diagnose.hxx>
-#ifdef _USE_NAMESPACE
using namespace vos;
-#endif
-
VOS_IMPLEMENT_CLASSINFO(VOS_CLASSNAME(OCondition, vos), VOS_NAMESPACE(OCondition, vos), VOS_NAMESPACE(OObject, vos), 0);