summaryrefslogtreecommitdiff
path: root/tls.make.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-10-29 22:03:29 +0000
committerJakub Jelinek <jakub@redhat.com>2006-10-29 22:03:29 +0000
commit8dd5fcaca8ce7e43ed49879235f08d45d2a4a2e5 (patch)
tree196eec145dc3a6fb925a5b07d831b21d761d7c20 /tls.make.c
parent48b752c9f6499f0de89766c94b3b1bedbfd6476e (diff)
Updated to fedora-glibc-20061029T2155cvs/fedora-glibc-2_5_90-3
Diffstat (limited to 'tls.make.c')
-rw-r--r--tls.make.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/tls.make.c b/tls.make.c
index 778d8ef0be..6bcd2479c6 100644
--- a/tls.make.c
+++ b/tls.make.c
@@ -2,12 +2,6 @@
#include <tls.h>
-#if USE_TLS
-@@@ use-tls = yes @@@
-#else
-@@@ use-tls = no @@@
-#endif
-
#if USE___THREAD
@@@ use-thread = yes @@@
#else