Merge "Remove unused HAVE_EPOLL."

This commit is contained in:
Elliott Hughes
2014-09-19 22:54:17 +00:00
committed by Gerrit Code Review
6 changed files with 0 additions and 30 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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