From b2f665d0b2d6cc6bb319e62a2dffbfd41972e0b7 Mon Sep 17 00:00:00 2001 From: Boris Faure Date: Thu, 28 Jan 2010 12:38:21 +0000 Subject: [PATCH] evas: remove useless include. patch by vtorry SVN revision: 45660 --- legacy/evas/src/lib/canvas/evas_async_events.c | 1 - 1 file changed, 1 deletion(-) diff --git a/legacy/evas/src/lib/canvas/evas_async_events.c b/legacy/evas/src/lib/canvas/evas_async_events.c index cfad331a36..45cbf3f76f 100644 --- a/legacy/evas/src/lib/canvas/evas_async_events.c +++ b/legacy/evas/src/lib/canvas/evas_async_events.c @@ -5,7 +5,6 @@ #include #include -#include #include static int _fd_write = -1;