Remove unused HAVE_EPOLL.

The only people who appear to be using this are actually using their own
one.

Change-Id: I349ed4ce3874c1b2f9bad56c93c8ccee88ae9432
This commit is contained in:
Elliott Hughes
2014-09-19 15:12:56 -07:00
parent c3aeddd331
commit 67839a58be
6 changed files with 0 additions and 30 deletions

View File

@@ -115,11 +115,6 @@
*/
#define HAVE_POSIX_CLOCKS
/*
* Define this if we have linux style epoll()
*/
#define HAVE_EPOLL
/*
* Endianness of the target machine. Choose one:
*