Revert "evas/gl_x11: set EGL_PLATFORM environment variable" as cedric wants to change it.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Mon, 29 Dec 2014 11:56:14 +0000 (20:56 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Mon, 29 Dec 2014 11:56:14 +0000 (20:56 +0900)
This reverts commit 6fe870de1470239bde7fb0b78f71b882f9ad62bf.

src/modules/evas/engines/gl_x11/evas_engine.c

index 9db3f2c..3721d31 100644 (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 */