summaryrefslogtreecommitdiffstats
path: root/xml2cmp/source/xcd/main.cxx
diff options
context:
space:
mode:
authorLaurent Charrière <lcharriere@gmail.com>2010-10-14 22:26:48 -0700
committerMichael Meeks <michael.meeks@novell.com>2010-10-15 18:27:11 +0100
commit4d30744f9130b04668c06bacea469571c1be3bae (patch)
treedfc5b17ead2376d845753129aba7074de1f8f8f3 /xml2cmp/source/xcd/main.cxx
parentTranslate German comments in ure/xml2cmp (diff)
downloadcore-4d30744f9130b04668c06bacea469571c1be3bae.tar.gz
core-4d30744f9130b04668c06bacea469571c1be3bae.zip
Delete commented out code in ure/xml2cmp
Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
Diffstat (limited to 'xml2cmp/source/xcd/main.cxx')
-rw-r--r--xml2cmp/source/xcd/main.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xml2cmp/source/xcd/main.cxx b/xml2cmp/source/xcd/main.cxx
index 9324c5f438cc..0a0cd26851d4 100644
--- a/xml2cmp/source/xcd/main.cxx
+++ b/xml2cmp/source/xcd/main.cxx
@@ -213,7 +213,6 @@ Create_TypeInfo( const char * o_sOutputFile,
if ( 0 == strcmp(pHeapTop->Key(), pLastHeapTop->Key()) )
continue;
delete pLastHeapTop;
- // pLastHeapTop = 0;
}
pLastHeapTop = pHeapTop;