IsInAssert is only available (and only makes sense) in a debug build so
authorDavid Elliott <dfe@tgwbd.org>
Wed, 14 Jan 2004 04:44:37 +0000 (04:44 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Wed, 14 Jan 2004 04:44:37 +0000 (04:44 +0000)
commit6edf960cf5fe9c0cfbfcc13f645232e35aad5fec
tree7134fae957e32631761716451c725fdd69e2476e
parent096a56242d24fa8d4dbc731011c867c9deac2dfb
IsInAssert is only available (and only makes sense) in a debug build so
don't try to call it in a release build.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25170 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/cocoa/app.mm