avoid printf

This commit is contained in:
Robby Findler 2013-06-13 06:38:23 -05:00
parent f2b473d97c
commit 165b5e8ae2

View File

@ -38,7 +38,7 @@
AGL_PIXEL_SIZE 32
AGL_OFFSCREEN
AGL_NONE))])
(and fmt
(when fmt
(let ([d (aglCreateContext fmt #f)])
(when d
(void (aglSetCurrentContext d))))))))