From 0862df21545df4cac56f0c182e8818573131f951 Mon Sep 17 00:00:00 2001 From: Brian Date: Tue, 6 Nov 2007 13:42:37 -0700 Subject: remove debug abort() call --- src/mesa/pipe/xlib/xm_api.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa') diff --git a/src/mesa/pipe/xlib/xm_api.c b/src/mesa/pipe/xlib/xm_api.c index 4140bf23d0..67ef797994 100644 --- a/src/mesa/pipe/xlib/xm_api.c +++ b/src/mesa/pipe/xlib/xm_api.c @@ -1392,7 +1392,6 @@ finish_or_flush( GLcontext *ctx ) _glthread_UNLOCK_MUTEX(_xmesa_lock); } #endif - abort(); } -- cgit v1.2.3