Remove leftover stub

This commit is contained in:
Thilo Schulz 2009-11-10 00:25:48 +00:00
parent 258429efe7
commit e8ae8f5d3a

View file

@ -1030,18 +1030,6 @@ void CL_NextDemo( void ) {
//======================================================================
/*
=====================
CL_ShutdownVMs
=====================
*/
void CL_ShutdownVMs(void)
{
CL_ShutdownCGame();
CL_ShutdownUI();
}
/*
=====================
CL_ShutdownAll