no need to check dbghelp DLL initialization in GetAssertStackTrace() explicitly any...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Aug 2005 23:58:54 +0000 (23:58 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Aug 2005 23:58:54 +0000 (23:58 +0000)
commitfe856cc55bf0213f9d5dc7875c7bde1d2b7655be
tree2a485f28c7a99f2d865d1e24b1cbade4c7e393b8
parentb3a6d2694cab3a16c44863b830f3779b30b1bf14
no need to check dbghelp DLL initialization in GetAssertStackTrace() explicitly any more now that wxStackWalker doesn't log an error if it failed to do it

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/appbase.cpp