r3827 - trunk/data/qcsrc/client

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Jul 14 11:20:27 EDT 2008


Author: blub0
Date: 2008-07-14 11:20:26 -0400 (Mon, 14 Jul 2008)
New Revision: 3827

Modified:
   trunk/data/qcsrc/client/Main.qc
Log:
removed a stupid temp function i accidently committed

Modified: trunk/data/qcsrc/client/Main.qc
===================================================================
--- trunk/data/qcsrc/client/Main.qc	2008-07-14 14:13:33 UTC (rev 3826)
+++ trunk/data/qcsrc/client/Main.qc	2008-07-14 15:20:26 UTC (rev 3827)
@@ -19,12 +19,6 @@
 
 float __engine_check;
 
-void testpassedyay() {
-	asm {
-		RETURN 0;
-	}
-}
-
 void CSQC_Init(void)
 {
 #ifdef USE_FTE




More information about the nexuiz-commits mailing list