mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 02:57:38 +00:00
backing out unintended changes -- fixes OS/2 bustage, b=124042
This commit is contained in:
parent
3661ccb94d
commit
bfae24cf47
@ -79,9 +79,9 @@ extern "C" char * strsignal(int);
|
||||
static char _progname[1024] = "huh?";
|
||||
|
||||
//#if defined(LINUX) && defined(DEBUG) && (defined(__i386) || defined(PPC))
|
||||
//#if 0
|
||||
#if 0
|
||||
#define CRAWL_STACK_ON_SIGSEGV
|
||||
//#endif
|
||||
#endif
|
||||
|
||||
#ifdef MOZ_WIDGET_PHOTON
|
||||
void abnormal_exit_handler(int signum)
|
||||
|
Loading…
Reference in New Issue
Block a user