From 6ff7e60e8a065f618eb8fa1cf789590040c800f1 Mon Sep 17 00:00:00 2001 From: eihrul Date: Sat, 5 Feb 2011 00:28:14 +0000 Subject: [PATCH] remove errant debugging code... again git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10805 d7cf8633-e32d-0410-b094-e92efae38249 --- dpsoftrast.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dpsoftrast.c b/dpsoftrast.c index 9e5c4d8d..45b62bd6 100644 --- a/dpsoftrast.c +++ b/dpsoftrast.c @@ -6,7 +6,7 @@ #include "dpsoftrast.h" #ifdef USE_SDL -//#define USE_THREADS +#define USE_THREADS #endif #ifndef __cplusplus -- 2.39.2