From 1183e5acfa10c7bda1dc39034d6e2fa6dec6016f Mon Sep 17 00:00:00 2001 From: rpj Date: Sun, 6 Mar 2011 10:46:44 +0000 Subject: 64 bit compatibility (mingw64) --- global.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'global.c') diff --git a/global.c b/global.c index 60ccaff..f423377 100644 --- a/global.c +++ b/global.c @@ -52,8 +52,6 @@ int ptw32_concurrency = 0; /* What features have been auto-detaected */ int ptw32_features = 0; -BOOL ptw32_smp_system = PTW32_TRUE; /* Safer if assumed true initially. */ - /* * Function pointer to QueueUserAPCEx if it exists, otherwise * it will be set at runtime to a substitute routine which cannot unblock -- cgit v1.2.3