summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mysys/my_thr_init.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mysys/my_thr_init.c b/mysys/my_thr_init.c
index abacc7bc004..67ab1e4a38a 100644
--- a/mysys/my_thr_init.c
+++ b/mysys/my_thr_init.c
@@ -47,8 +47,6 @@ pthread_mutexattr_t my_fast_mutexattr;
pthread_mutexattr_t my_errorcheck_mutexattr;
#endif
-uint thd_lib_detected;
-
#ifdef NPTL_PTHREAD_EXIT_BUG /* see my_pthread.h */
/*