GL_CheckBrightness() is redundant, don't call it

This commit is contained in:
Jeff Teunissen 2001-05-22 06:13:44 +00:00
parent 4a80639556
commit 79bee4f773

View file

@ -213,7 +213,6 @@ VID_Init (unsigned char *palette)
GL_Init ();
GL_CheckBrightness (palette);
VID_InitGamma (palette);
VID_SetPalette (palette);