h5, gtexdl.c: commented out unused local var 'didcompress'

This commit is contained in:
sezero
2018-08-03 18:47:33 +03:00
parent fdeb88fac5
commit 5ca0c8b42f

View File

@@ -1681,7 +1681,7 @@ GR_EXT_ENTRY(grTexDownloadMipMapLevelPartialRowExt,
int t, int min_s, int max_s))
{
#define FN_NAME "grTexDownloadMipMapLevelPartialRowExt"
FxBool didcompress = FXFALSE;
/*FxBool didcompress = FXFALSE;*/
int max_t = t;
GR_BEGIN_NOFIFOCHECK_RET(FN_NAME, 89);