diff src/lstream.c @ 26:441bb1e64a06 r19-15b96

Import from CVS: tag r19-15b96
author cvs
date Mon, 13 Aug 2007 08:51:32 +0200
parents 0293115a14e9
children 131b0175ea99
line wrap: on
line diff
--- a/src/lstream.c	Mon Aug 13 08:51:05 2007 +0200
+++ b/src/lstream.c	Mon Aug 13 08:51:32 2007 +0200
@@ -282,11 +282,7 @@
 static void
 signal_simple_internal_error (CONST char *reason, Lisp_Object obj)
 {
-#ifdef DEBUG_XEMACS
-  abort ();
-#else
   signal_simple_error (reason, obj);
-#endif
 }
 
 void