evas: remove useless include. patch by vtorry

SVN revision: 45660
This commit is contained in:
Boris Faure 2010-01-28 12:38:21 +00:00
parent b4e731abf7
commit b2f665d0b2
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
#include <unistd.h>
#include <fcntl.h>
#include <pthread.h>
#include <errno.h>
static int _fd_write = -1;