diff options
Diffstat (limited to 'unoxml/source/dom/attr.hxx')
-rw-r--r-- | unoxml/source/dom/attr.hxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/unoxml/source/dom/attr.hxx b/unoxml/source/dom/attr.hxx index ec82aa70b187..a22430b064d9 100644 --- a/unoxml/source/dom/attr.hxx +++ b/unoxml/source/dom/attr.hxx @@ -4,9 +4,9 @@ * * $RCSfile: attr.hxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2006-06-20 00:43:12 $ + * last change: $Author: ihi $ $Date: 2007-11-19 16:40:49 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -46,7 +46,6 @@ using namespace rtl; using namespace com::sun::star::uno; -using namespace com::sun::star::lang; using namespace com::sun::star::xml::dom; namespace DOM |