remove old comment
This commit is contained in:
parent
87d0eb9cf3
commit
0f5d46f5a4
|
@ -714,7 +714,6 @@ glx_create_context(GLXFBConfig fb_config){
|
||||||
None
|
None
|
||||||
};
|
};
|
||||||
|
|
||||||
//LOG("Creating GL 2.1 context... ");
|
|
||||||
ctx = glXCreateContextAttribsARB(linuxvars.dpy, fb_config, 0, True, context_attribs);
|
ctx = glXCreateContextAttribsARB(linuxvars.dpy, fb_config, 0, True, context_attribs);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue