avoid printf
This commit is contained in:
parent
f2b473d97c
commit
165b5e8ae2
|
@ -38,7 +38,7 @@
|
||||||
AGL_PIXEL_SIZE 32
|
AGL_PIXEL_SIZE 32
|
||||||
AGL_OFFSCREEN
|
AGL_OFFSCREEN
|
||||||
AGL_NONE))])
|
AGL_NONE))])
|
||||||
(and fmt
|
(when fmt
|
||||||
(let ([d (aglCreateContext fmt #f)])
|
(let ([d (aglCreateContext fmt #f)])
|
||||||
(when d
|
(when d
|
||||||
(void (aglSetCurrentContext d))))))))
|
(void (aglSetCurrentContext d))))))))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user