diff options
Diffstat (limited to 'src/rend2/tr_local.h')
-rw-r--r-- | src/rend2/tr_local.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rend2/tr_local.h b/src/rend2/tr_local.h index 77b11f90..3d756b79 100644 --- a/src/rend2/tr_local.h +++ b/src/rend2/tr_local.h @@ -1711,7 +1711,6 @@ typedef struct { qboolean framebufferBlit; qboolean texture_srgb; - qboolean framebuffer_srgb; qboolean depthClamp; } glRefConfig_t; |