No real changes, just remove wxIsDebuggerRunning() stub from wxOSX.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 5 Apr 2012 18:39:57 +0000 (18:39 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 5 Apr 2012 18:39:57 +0000 (18:39 +0000)
commit88ec47bb129e7bc269c64f1c1c00ffc57648211c
treef8e9726a6b80c00cc66054f71ba64905d9d33693
parent5e0b09554d03e088c4a4e3729f2fbcac35ca91d9
No real changes, just remove wxIsDebuggerRunning() stub from wxOSX.

There is no need to have a stub here when we already have in wx/debug.h, just
remove it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/debug.h
src/osx/core/utilsexc_base.cpp