mirror of
https://github.com/UberGames/ioef.git
synced 2024-11-24 13:11:30 +00:00
Removed redundant assignment.
This commit is contained in:
parent
c552a46e5f
commit
d18f7bb738
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue