diff --git a/kivy/graphics/gl_redirect.h b/kivy/graphics/gl_redirect.h index 57993d072..560168358 100644 --- a/kivy/graphics/gl_redirect.h +++ b/kivy/graphics/gl_redirect.h @@ -1,7 +1,5 @@ /** * Redirect the inclusion of GL file to the selected provider - * - * TODO: make it work on macosx platform */ #define __USE_GLES2 1