evas-gl-drm: Remove cserve2 support

Summary:
ref T7226

Depends on D6931

Reviewers: raster, cedric, zmike, Hermet

Reviewed By: Hermet

Subscribers: #reviewers, #committers

Tags: #efl

Maniphest Tasks: T7226

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

View File

@ -11,10 +11,6 @@
# error gl_drm 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"