Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 67839a58 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Remove unused HAVE_EPOLL.

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

Change-Id: I349ed4ce3874c1b2f9bad56c93c8ccee88ae9432
parent c3aeddd3
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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:
 *
+0 −5
Original line number Diff line number Diff line
@@ -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:
 *
+0 −5
Original line number Diff line number Diff line
@@ -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:
 *
+0 −5
Original line number Diff line number Diff line
@@ -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:
 *
+0 −5
Original line number Diff line number Diff line
@@ -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:
 *
Loading