plugins/shader: remove unused Texture_ForName function declaration
It looks to be a leftover from QE4.
This commit is contained in:
@@ -85,8 +85,6 @@ Callback g_ActiveShadersChangedNotify;
|
||||
|
||||
void FreeShaders();
|
||||
void LoadShaderFile( const char *filename );
|
||||
qtexture_t *Texture_ForName( const char *filename );
|
||||
|
||||
|
||||
/*!
|
||||
NOTE TTimo: there is an important distinction between SHADER_NOT_FOUND and SHADER_NOTEX:
|
||||
|
||||
Reference in New Issue
Block a user