Revert "evas/gl_x11: set EGL_PLATFORM environment variable" as cedric wants to change it.

This reverts commit 6fe870de14.
This commit is contained in:
Daniel Juyung Seo 2014-12-29 20:56:14 +09:00
parent 6fe870de14
commit 6e2c311f9d
1 changed files with 0 additions and 2 deletions

View File

@ -2479,8 +2479,6 @@ module_open(Evas_Module *em)
// gl_current_surface_get is in gl generic
ORD(gl_current_context_get);
setenv("EGL_PLATFORM", "x11", 1);
gl_symbols();
/* now advertise out own api */