summaryrefslogtreecommitdiffstats
path: root/xml2cmp/source/support/heap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xml2cmp/source/support/heap.cxx')
-rw-r--r--xml2cmp/source/support/heap.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/xml2cmp/source/support/heap.cxx b/xml2cmp/source/support/heap.cxx
index e814cbe66eef..0a33f30b8d5d 100644
--- a/xml2cmp/source/support/heap.cxx
+++ b/xml2cmp/source/support/heap.cxx
@@ -182,12 +182,6 @@ HeapItem::operator<( const HeapItem & i_rOther ) const
}
const Simstr &
-HeapItem::Value() const
-{
- return sValue;
-}
-
-const Simstr &
HeapItem::Key() const
{
return sKey;