evas-eglfs: Remove cserve2 support

Summary:
ref T7226

Depends on D6932

Reviewers: raster, cedric, zmike, Hermet

Reviewed By: Hermet

Subscribers: #reviewers, #committers

Tags: #efl

Maniphest Tasks: T7226

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

View File

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