Removed redundant assignment.
This commit is contained in:
parent
c552a46e5f
commit
d18f7bb738
|
|
@ -625,7 +625,6 @@ static int GLW_SetMode( const char *drivername, int mode, qboolean fullscreen )
|
|||
tstencilbits = 0;
|
||||
}
|
||||
|
||||
sdlcolorbits = 4;
|
||||
if (tcolorbits == 24)
|
||||
sdlcolorbits = 8;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user