From d20577c6698d25d251d1ab334be427a8820974bb Mon Sep 17 00:00:00 2001 From: Mathieu Virbel Date: Fri, 21 Jan 2011 01:52:41 +0100 Subject: [PATCH] remove todo in gl_redirect.h --- kivy/graphics/gl_redirect.h | 2 -- 1 file changed, 2 deletions(-) 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