mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-22 10:52:23 +00:00
remove stray else
This commit is contained in:
parent
ea76826489
commit
93f11508fc
1 changed files with 0 additions and 1 deletions
|
@ -1593,7 +1593,6 @@ boolean VID_CheckRenderer(void)
|
|||
else if (vid.glstate == VID_GL_LIBRARY_ERROR)
|
||||
rendererchanged = false;
|
||||
}
|
||||
else
|
||||
#endif
|
||||
|
||||
if (!contextcreated)
|
||||
|
|
Loading…
Reference in a new issue