evas-gl-x11: Remove cserve2 support

Summary:
ref T7226

Depends on D6930

Reviewers: raster, cedric, zmike, Hermet

Reviewed By: Hermet

Subscribers: #reviewers, #committers

Tags: #efl

Maniphest Tasks: T7226

Differential Revision: https://phab.enlightenment.org/D6931
This commit is contained in:
Chris Michael 2018-08-30 13:43:49 +09:00 committed by Hermet Park
parent 38ee4167bc
commit d3eaf330f6
1 changed files with 0 additions and 4 deletions

View File

@ -9,10 +9,6 @@
# error gl_x11 should not get compiled if dlsym is not found on the system!
#endif
#ifdef EVAS_CSERVE2
#include "evas_cs2_private.h"
#endif
#define EVAS_GL_NO_GL_H_CHECK 1
#include "Evas_GL.h"