summaryrefslogtreecommitdiff
path: root/configmgr/source/inc/attributes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/inc/attributes.hxx')
-rw-r--r--configmgr/source/inc/attributes.hxx9
1 files changed, 2 insertions, 7 deletions
diff --git a/configmgr/source/inc/attributes.hxx b/configmgr/source/inc/attributes.hxx
index fba0d57817..750aad7957 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