From 7908c0fdf085eff8c3e738b1a27779882a4e5ece Mon Sep 17 00:00:00 2001 From: eihrul Date: Sat, 5 Feb 2011 00:20:48 +0000 Subject: [PATCH] remove debugging code git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10803 d7cf8633-e32d-0410-b094-e92efae38249 --- dpsoftrast.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dpsoftrast.c b/dpsoftrast.c index c6b8cf21..f26266a8 100644 --- a/dpsoftrast.c +++ b/dpsoftrast.c @@ -6,7 +6,7 @@ #include "dpsoftrast.h" #ifdef USE_SDL -//#define USE_THREADS +#define USE_THREADS #endif #ifdef USE_THREADS -- 2.39.2