mirror of
https://github.com/UberGames/lilium-voyager.git
synced 2025-01-18 21:51:37 +00:00
Remove leftover stub
This commit is contained in:
parent
258429efe7
commit
e8ae8f5d3a
1 changed files with 0 additions and 12 deletions
|
@ -1030,18 +1030,6 @@ void CL_NextDemo( void ) {
|
||||||
|
|
||||||
//======================================================================
|
//======================================================================
|
||||||
|
|
||||||
/*
|
|
||||||
=====================
|
|
||||||
CL_ShutdownVMs
|
|
||||||
=====================
|
|
||||||
*/
|
|
||||||
|
|
||||||
void CL_ShutdownVMs(void)
|
|
||||||
{
|
|
||||||
CL_ShutdownCGame();
|
|
||||||
CL_ShutdownUI();
|
|
||||||
}
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
=====================
|
=====================
|
||||||
CL_ShutdownAll
|
CL_ShutdownAll
|
||||||
|
|
Loading…
Reference in a new issue