From ee5bfb0d541ede1dcb01992b2f9a95313c0ed7ef Mon Sep 17 00:00:00 2001 From: billiob Date: Thu, 28 Jan 2010 12:38:21 +0000 Subject: [PATCH] evas: remove useless include. patch by vtorry git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@45660 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/canvas/evas_async_events.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/canvas/evas_async_events.c b/src/lib/canvas/evas_async_events.c index cfad331..45cbf3f 100644 --- a/src/lib/canvas/evas_async_events.c +++ b/src/lib/canvas/evas_async_events.c @@ -5,7 +5,6 @@ #include #include -#include #include static int _fd_write = -1; -- 2.7.4