plugins/shader: remove unused Texture_ForName function declaration
It looks to be a leftover from QE4.
This commit is contained in:
parent
9feec41e31
commit
42c00bfc67
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user