Skip to content
Snippets Groups Projects
Verified Commit 93f11508 authored by bitten2up's avatar bitten2up
Browse files

remove stray else

parent ea768264
No related branches found
No related tags found
1 merge request!2110fix linux renderer switching
......@@ -1593,7 +1593,6 @@ boolean VID_CheckRenderer(void)
else if (vid.glstate == VID_GL_LIBRARY_ERROR)
rendererchanged = false;
}
else
#endif
if (!contextcreated)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment