remove gl_texture_usehires since it's unused now

GLTEXMNU_ENABLEHIRES in language.csv is unused too
This commit is contained in:
Lucy Phipps 2020-04-05 12:42:06 +01:00
commit 2c1a42ae55
No known key found for this signature in database
GPG key ID: 8F688A3DB7869BFE
6 changed files with 0 additions and 12 deletions

View file

@ -39,8 +39,6 @@
#include "m_alloc.h"
#include "imagehelpers.h"
EXTERN_CVAR(Bool, gl_texture_usehires)
FSoftwareTexture *FTexture::GetSoftwareTexture()
{