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

Commit 0fa6a406 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

HAVE_FUTEX is unused.

I missed this the other day.

Change-Id: Ifb6912de3aae6d03593ffb08d8d9555dc9e53f4d
parent a9ec8350
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -41,12 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Do we have the futex syscall?
 */

/* #define HAVE_FUTEX */

/*
 * Process creation model.  Choose one:
 *
+0 −5
Original line number Diff line number Diff line
@@ -41,11 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Do we have the futex syscall?
 */
#define HAVE_FUTEX

/*
 * Process creation model.  Choose one:
 *
+0 −5
Original line number Diff line number Diff line
@@ -41,11 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Do we have the futex syscall?
 */
#define HAVE_FUTEX

/*
 * Process creation model.  Choose one:
 *
+0 −5
Original line number Diff line number Diff line
@@ -41,11 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Do we have the futex syscall?
 */
#define HAVE_FUTEX

/*
 * Process creation model.  Choose one:
 *
+0 −5
Original line number Diff line number Diff line
@@ -41,11 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Do we have the futex syscall?
 */
#define HAVE_FUTEX

/*
 * Process creation model.  Choose one:
 *
Loading