summaryrefslogtreecommitdiff
path: root/udm/inc/udm/html/htmlitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'udm/inc/udm/html/htmlitem.hxx')
-rw-r--r--udm/inc/udm/html/htmlitem.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/udm/inc/udm/html/htmlitem.hxx b/udm/inc/udm/html/htmlitem.hxx
index 904a83f54a4e..d49a19a59828 100644
--- a/udm/inc/udm/html/htmlitem.hxx
+++ b/udm/inc/udm/html/htmlitem.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: htmlitem.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 14:33:24 $
+ * last change: $Author: vg $ $Date: 2007-09-18 14:29:23 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -110,8 +110,6 @@ class Label : public csi::xml::AnElement
const ::csv::String & i_sLabel )
: csi::xml::AnElement("a")
{ *this << new csi::xml::AnAttribute(String("name"), i_sLabel); }
- private:
- virtual bool LineBreakAfterEndTag() const;
};
/** <p>