diff options
Diffstat (limited to 'src/common/compat.c')
-rw-r--r-- | src/common/compat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/compat.c b/src/common/compat.c index e0807e4c87..b2ed119358 100644 --- a/src/common/compat.c +++ b/src/common/compat.c @@ -2824,7 +2824,6 @@ compute_num_cpus(void) return num_cpus; } - #if !defined(_WIN32) /** Defined iff we need to add locks when defining fake versions of reentrant * versions of time-related functions. */ |