summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/chdman.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/tools/chdman.c b/src/tools/chdman.c
index 095d77975ce..308bd622a32 100644
--- a/src/tools/chdman.c
+++ b/src/tools/chdman.c
@@ -52,12 +52,7 @@
#include <ctype.h>
#include <new>
-#ifdef _WIN32
#define NUM_PROCESSORS_SUPPORTED 1
-#else
-#define NUM_PROCESSORS_SUPPORTED 0
-#endif
-
//**************************************************************************
// CONSTANTS & DEFINES