diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-19 15:20:19 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-19 15:20:19 +0000 |
commit | a0b65deaa6e999132779e26f2b448dfa8662963c (patch) | |
tree | a95b27955dfdab804007b22c857171a8fe4bc84a /configmgr/source/inc/attributes.hxx | |
parent | cf49371243377a126dca9acecf3f7d0a62a47920 (diff) |
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'configmgr/source/inc/attributes.hxx')
-rw-r--r-- | configmgr/source/inc/attributes.hxx | 9 |
1 files changed, 2 insertions, 7 deletions
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 |