mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-26 06:10:56 +00:00
remove some debug code
This commit is contained in:
parent
15655c23cd
commit
e5400d4e3d
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ glXGetProcAddressARB (const GLubyte *procName)
|
|||
static int called;
|
||||
gl_stub_t *stub;
|
||||
gl_stub_t key;
|
||||
puts(procName);
|
||||
|
||||
if (!called) {
|
||||
char *glstub_trace;
|
||||
|
||||
|
|
Loading…
Reference in a new issue