2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-22 09:56:22 +01:00

engine: dedicated: remove unused stub

This commit is contained in:
Alibek Omarov 2019-11-07 23:21:49 +03:00
parent 428e8ef427
commit 936b491248

View File

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