Change the __NEXT_RUNTIME__ test to __OBJC_GC__ which is what I really meant
authorDavid Elliott <dfe@tgwbd.org>
Fri, 8 Feb 2008 08:04:46 +0000 (08:04 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Fri, 8 Feb 2008 08:04:46 +0000 (08:04 +0000)
commit74b57569a3caaf8758b616f8259b154dcaf1c651
tree08086fbb401083b2d0aa34c9efe423ff734f21b2
parent49bd8fd291eac2c75ffc964b34cf661bedad834a
Change the __NEXT_RUNTIME__ test to __OBJC_GC__ which is what I really meant
but I had to look up which preprocessor define was emitted by -fobjc-gc.
Also improve the comments a bit.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/ObjcRef.h