X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=glproc_egl.cpp;h=7ba7b5c2079ecdd2f2c2db2c10f7a53e81545c2c;hb=9c4a257be710745d69ed5039a0ee07b3d3fd7597;hp=4ceb2ff0b6b0a323e32c234aab19994cb7026c4c;hpb=e9426dd61586757d23d7dddc85b3076f477e7f07;p=apitrace diff --git a/glproc_egl.cpp b/glproc_egl.cpp index 4ceb2ff..7ba7b5c 100644 --- a/glproc_egl.cpp +++ b/glproc_egl.cpp @@ -37,6 +37,7 @@ /* * Handle to the true OpenGL library. + * XXX: Not really used yet. */ #if defined(_WIN32) HINSTANCE __libGlHandle = NULL;