diff options
Diffstat (limited to 'src/mapi/u_thread.h')
-rw-r--r-- | src/mapi/u_thread.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mapi/u_thread.h b/src/mapi/u_thread.h index e57c69a2430..a3a65c36eba 100644 --- a/src/mapi/u_thread.h +++ b/src/mapi/u_thread.h @@ -48,12 +48,6 @@ #include "c11/threads.h" -#if defined(HAVE_PTHREAD) || defined(_WIN32) -#ifndef THREADS -#define THREADS -#endif -#endif - /* * Error messages */ |