bin/ecore_evas: remove useless inclusion of Evil.h
authorVincent Torri <vincent.torri@gmail.com>
Fri, 17 May 2019 18:02:21 +0000 (14:02 -0400)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 30 May 2019 08:17:52 +0000 (17:17 +0900)
Test Plan: compilation

Reviewers: zmike, raster, cedric

Reviewed By: zmike

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8917

src/bin/ecore_evas/ecore_evas_convert.c

index e76888d..019e42c 100644 (file)
@@ -2,10 +2,6 @@
 #include <config.h>
 #endif
 
-#ifdef _WIN32
-# include <Evil.h>
-#endif
-
 #include <Eina.h>
 #include <Evas.h>
 #include <Ecore.h>