From: raster Date: Thu, 6 Oct 2011 13:46:06 +0000 (+0000) Subject: no no.. oops. i missed an error! X-Git-Tag: 2.0_alpha~193^2~98 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=930f2da55ce39db566bf668f77ab6c3affb4f983;p=framework%2Fuifw%2Fevas.git no no.. oops. i missed an error! git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63883 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/modules/engines/gl_x11/evas_x_main.c b/src/modules/engines/gl_x11/evas_x_main.c index a3717f5..ad399cb 100644 --- a/src/modules/engines/gl_x11/evas_x_main.c +++ b/src/modules/engines/gl_x11/evas_x_main.c @@ -13,7 +13,7 @@ static GLXFBConfig rgba_fbconf = 0; #endif // fixme: something is up/wrong here - dont know what tho... -#define NEWGL 1 +//#define NEWGL 1 static XVisualInfo *_evas_gl_x11_vi = NULL; static XVisualInfo *_evas_gl_x11_rgba_vi = NULL;