Remove code commented out by 'ifdef UNDEFINED'
authorIvan Maidanski <ivmai@mail.ru>
Mon, 25 Jul 2016 17:24:27 +0000 (20:24 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 25 Jul 2016 17:24:27 +0000 (20:24 +0300)
commit662e5b53bcfcd00353655b2ebfe5bbca53d65d30
tree5a2f26f69b00b2c6d7d7ebeda198de3bd53f6195
parent017bd0a6bbe6d3c5d404c265bf4700ec7abffa20
Remove code commented out by 'ifdef UNDEFINED'

* finalize.c [UNDEFINED] (GC_invoke_finalizers): Remove
GC_free(curr_fo) call; update comment.
* include/private/gcconfig.h [UNDEFINED] (_etext, DATASTART): Remove.
* typd_mlc.c [UNDEFINED] (GC_make_complex_array_descriptor): Likewise.
finalize.c
include/private/gcconfig.h
typd_mlc.c