[quake3-commits] r1746 - trunk/code/client

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Nov 9 19:25:49 EST 2009


Author: thilo
Date: 2009-11-09 19:25:48 -0500 (Mon, 09 Nov 2009)
New Revision: 1746

Modified:
   trunk/code/client/cl_main.c
Log:
Remove leftover stub


Modified: trunk/code/client/cl_main.c
===================================================================
--- trunk/code/client/cl_main.c	2009-11-09 22:41:42 UTC (rev 1745)
+++ trunk/code/client/cl_main.c	2009-11-10 00:25:48 UTC (rev 1746)
@@ -1032,18 +1032,6 @@
 
 /*
 =====================
-CL_ShutdownVMs
-=====================
-*/
-
-void CL_ShutdownVMs(void)
-{
-	CL_ShutdownCGame();
-	CL_ShutdownUI();
-}
-
-/*
-=====================
 CL_ShutdownAll
 =====================
 */



More information about the quake3-commits mailing list