remove stray else

This commit is contained in:
bitten2up 2023-08-19 19:52:10 -05:00
parent ea76826489
commit 93f11508fc
No known key found for this signature in database
GPG key ID: 2809E7DFADD26973

View file

@ -1593,7 +1593,6 @@ boolean VID_CheckRenderer(void)
else if (vid.glstate == VID_GL_LIBRARY_ERROR)
rendererchanged = false;
}
else
#endif
if (!contextcreated)