about summary refs log tree commit diff
path: root/tls.make.c
diff options
context:
space:
mode:
Diffstat (limited to 'tls.make.c')
-rw-r--r--tls.make.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tls.make.c b/tls.make.c
index 778d8ef0be..d19e2e1792 100644
--- a/tls.make.c
+++ b/tls.make.c
@@ -2,11 +2,7 @@
 
 #include <tls.h>
 
-#if USE_TLS
 @@@ use-tls = yes @@@
-#else
-@@@ use-tls = no @@@
-#endif
 
 #if USE___THREAD
 @@@ use-thread = yes @@@