backing out unintended changes -- fixes OS/2 bustage, b=124042

This commit is contained in:
darin%netscape.com 2002-03-06 19:03:32 +00:00
Родитель 3661ccb94d
Коммит bfae24cf47
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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)