summaryrefslogtreecommitdiffstats
path: root/stream/cache2.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/cache2.c')
-rw-r--r--stream/cache2.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/stream/cache2.c b/stream/cache2.c
index f84d221e13..d211ba483b 100644
--- a/stream/cache2.c
+++ b/stream/cache2.c
@@ -16,10 +16,6 @@
#include <sys/types.h>
#include <unistd.h>
-#ifdef __CYGWIN__
-#define PTHREAD_CACHE 1
-#endif
-
#include "osdep/shmem.h"
#include "osdep/timer.h"
#if defined(__MINGW32__)