From a0b65deaa6e999132779e26f2b448dfa8662963c Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 19 Mar 2003 15:20:19 +0000
Subject: MWS_SRX644: migrate branch mws_srx644 -> HEAD
---
configmgr/source/inc/attributes.hxx | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
(limited to 'configmgr/source/inc/attributes.hxx')
diff --git a/configmgr/source/inc/attributes.hxx b/configmgr/source/inc/attributes.hxx
index c76a644b6de8..a71002b2bd91 100644
--- a/configmgr/source/inc/attributes.hxx
+++ b/configmgr/source/inc/attributes.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: attributes.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: jb $ $Date: 2002-02-11 13:47:54 $
+ * last change: $Author: hr $ $Date: 2003-03-19 16:18:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -118,11 +118,6 @@ namespace configmgr
};
}
- // for backward compatibility - this used to be in namespace configuration
- namespace configuration
- {
- using node::Attributes;
- }
}
#endif
--
cgit