Fixed for build
[fw/sdcc] / src / SDCChasht.c
index 1bf0af52e34ef1095b56b919aea376bec69a295c..df23760b376ba87593ec57e077c3ff0b509aa643 100644 (file)
@@ -143,7 +143,6 @@ void hTabDeleteItem (hTab **htab, int key ,
             htipp=&(htip->next);
         }
        
-       /*          GC_free(htip); */
     }
     
     (*htab)->nItems-- ;