Remove GLU library loading code
hope i didnt forger smth X)
This commit is contained in:
parent
674290dc11
commit
739b84ea28
1 changed files with 0 additions and 1 deletions
|
|
@ -94,7 +94,6 @@ boolean LoadGL(void)
|
|||
CONS_Printf("If you know what is the OpenGL library's name, use -OGLlib\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
#endif
|
||||
return SetupGLfunc();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue