evas-wayland-egl: Remove cserve2 support

Summary:
ref T7226

Depends on D6924

Reviewers: raster, cedric, zmike, Hermet

Reviewed By: Hermet

Subscribers: #reviewers, #committers

Tags: #efl

Maniphest Tasks: T7226

Differential Revision: https://phab.enlightenment.org/D6925
This commit is contained in:
Chris Michael 2018-08-30 13:22:34 +09:00 committed by Hermet Park
parent ea857a500f
commit 2d9168e956
1 changed files with 0 additions and 4 deletions

View File

@ -7,10 +7,6 @@
# include <dlfcn.h>
#endif
#ifdef EVAS_CSERVE2
# include "evas_cs2_private.h"
#endif
#define EVAS_GL_NO_GL_H_CHECK 1
#include "Evas_GL.h"