remove this
This commit is contained in:
parent
8bc109a952
commit
466953fae8
|
@ -331,8 +331,6 @@ static void *gfx_ctx_cgl_init(void *video_driver)
|
||||||
|
|
||||||
CGLSetCurrentContext(cgl->glCtx);
|
CGLSetCurrentContext(cgl->glCtx);
|
||||||
|
|
||||||
gfx_ctx_data_set(cgl);
|
|
||||||
|
|
||||||
return cgl;
|
return cgl;
|
||||||
|
|
||||||
error:
|
error:
|
||||||
|
|
Loading…
Reference in New Issue