HAVE_FUTEX is unused.

I missed this the other day.

Change-Id: Ifb6912de3aae6d03593ffb08d8d9555dc9e53f4d
This commit is contained in:
Elliott Hughes
2014-08-20 21:24:23 -07:00
parent a9ec8350b0
commit 0fa6a4063d
8 changed files with 0 additions and 44 deletions

View File

@@ -63,13 +63,6 @@
*/
#define HAVE_WIN32_THREADS
/*
* Do we have the futex syscall?
*/
/* #define HAVE_FUTEX */
/*
* Process creation model. Choose one:
*