From: Thomas Debesse Date: Wed, 10 Mar 2021 17:30:30 +0000 (+0100) Subject: plugins/shader: remove unused Texture_ForName function declaration X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fnetradiant.git;a=commitdiff_plain;h=124e1494d744288a6a0a693fe5c38a03233f219a plugins/shader: remove unused Texture_ForName function declaration It looks to be a leftover from QE4. --- diff --git a/plugins/shaders/shaders.cpp b/plugins/shaders/shaders.cpp index fe545564..a78a6602 100644 --- a/plugins/shaders/shaders.cpp +++ b/plugins/shaders/shaders.cpp @@ -93,9 +93,6 @@ 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: SHADER_NOT_FOUND means we didn't find the raw texture or the shader for this