summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixThrd.c
diff options
context:
space:
mode:
Diffstat (limited to 'unix/tclUnixThrd.c')
-rw-r--r--unix/tclUnixThrd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/unix/tclUnixThrd.c b/unix/tclUnixThrd.c
index bb78e51..5d825fd 100644
--- a/unix/tclUnixThrd.c
+++ b/unix/tclUnixThrd.c
@@ -615,9 +615,7 @@ TclpFinalizeCondition(
*condPtr = NULL;
}
}
-#endif /* TCL_THREADS */
-#ifdef TCL_THREADS
/*
* Additions by AOL for specialized thread memory allocator.
*/