From: divverent Date: Tue, 13 Jan 2009 11:29:57 +0000 (+0000) Subject: fix warning X-Git-Tag: xonotic-v0.1.0preview~1946 X-Git-Url: http://git.xonotic.org/?a=commitdiff_plain;h=42b9e4880db4bb17fd60d5c0a55698eb2613e129;p=xonotic%2Fdarkplaces.git fix warning git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@8646 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/prvm_exec.c b/prvm_exec.c index f644f9fd..ae340eec 100644 --- a/prvm_exec.c +++ b/prvm_exec.c @@ -700,7 +700,7 @@ chooseexecprogram: } } } -#undef PRVMRUNAWAYCHECK 1 +#undef PRVMRUNAWAYCHECK } else {