summaryrefslogtreecommitdiff
path: root/global.c
diff options
context:
space:
mode:
Diffstat (limited to 'global.c')
-rw-r--r--global.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/global.c b/global.c
index 8698c37..920f556 100644
--- a/global.c
+++ b/global.c
@@ -32,8 +32,6 @@ int ptw32_processInitialized = FALSE;
pthread_key_t ptw32_selfThreadKey = NULL;
pthread_key_t ptw32_cleanupKey = NULL;
-int ptw32_mutex_default_kind = PTHREAD_MUTEX_DEFAULT;
-
int ptw32_concurrency = 0;
/*