removed __throws_bad_alloc import, this apparently breaks CW8.3 compilation and is unused anyhow

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2006-05-08 00:51:31 +00:00
parent 6ba87b0697
commit 89780b6ee0

View File

@ -731,11 +731,6 @@ pascal OSStatus wxMacAppEventHandler( EventHandlerCallRef handler , EventRef eve
DEFINE_ONE_SHOT_HANDLER_GETTER( wxMacAppEventHandler )
#if defined(WXMAKINGDLL_CORE) && !defined(__DARWIN__)
// we know it's there ;-)
WXIMPORT char std::__throws_bad_alloc ;
#endif
#ifdef __WXDEBUG__
pascal static void wxMacAssertOutputHandler(OSType componentSignature, UInt32 options,