engine: dedicated: remove unused stub

This commit is contained in:
Alibek Omarov 2019-11-07 23:21:49 +03:00
parent 428e8ef427
commit 936b491248
1 changed files with 0 additions and 5 deletions

View File

@ -267,11 +267,6 @@ qboolean UI_CreditsActive( void )
return false;
}
void GL_FreeImage( const char *name )
{
}
void S_StopBackgroundTrack( void )
{