X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2FSDCChasht.c;h=df23760b376ba87593ec57e077c3ff0b509aa643;hb=7e40995d389cbac0efb854366cf23f924c89ba79;hp=1bf0af52e34ef1095b56b919aea376bec69a295c;hpb=b09af35f2f1cde7649d3ac4a6f5d2af6d97895a0;p=fw%2Fsdcc diff --git a/src/SDCChasht.c b/src/SDCChasht.c index 1bf0af52..df23760b 100644 --- a/src/SDCChasht.c +++ b/src/SDCChasht.c @@ -143,7 +143,6 @@ void hTabDeleteItem (hTab **htab, int key , htipp=&(htip->next); } - /* GC_free(htip); */ } (*htab)->nItems-- ;