Removed double inclusion of eina_thread.h

This commit is contained in:
Guillaume Friloux 2014-05-30 10:04:45 +02:00
parent a6240d9874
commit 88b3db4ccf
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@
/* undefs EINA_ARG_NONULL() so NULL checks are not compiled out! */
#include "eina_safety_checks.h"
#include "eina_thread.h"
#ifdef _WIN32
# define WIN32_LEAN_AND_MEAN