File aMule-CVS-wx_utils.h.patch of Package aMule-AdunanzA
--- amule-cvs/src/amule.cpp.orig 2007-05-07 00:43:20.000000000 +0200 +++ amule-cvs/src/amule.cpp 2007-05-07 23:15:50.000000000 +0200 @@ -482,13 +482,6 @@ ConfigDir = GetConfigDir(); #endif - if ( !cmdline.Found(wxT("disable-fatal")) ) { -#ifndef __WXMSW__ - // catch fatal exceptions - wxHandleFatalExceptions(true); -#endif - } - bool reset_config = cmdline.Found(wxT("reset-config")); enable_stdout_log = cmdline.Found(wxT("log-stdout"));