Monobjc / monobjc

Git Repository for the Monobjc Project
http://www.monobjc.net/
17 stars 3 forks source link

Simplify define for block support #319

Closed letiemble closed 11 years ago

letiemble commented 11 years ago

(This issue was orignally reported by Laurent Etiemble on 2011-11-16 13:58:41)

Simplify define for block support: remove HAVE_BLOCK_SUPPORT as it is not needed anymore and is overkill for block based methods.

letiemble commented 11 years ago

(This comment was orignally posted by Laurent Etiemble on 2012-01-02 20:19:33)

Changed.