summaryrefslogtreecommitdiff
path: root/mysys
diff options
context:
space:
mode:
Diffstat (limited to 'mysys')
-rw-r--r--mysys/my_pthread.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mysys/my_pthread.c b/mysys/my_pthread.c
index fd716448e43..19766a2d195 100644
--- a/mysys/my_pthread.c
+++ b/mysys/my_pthread.c
@@ -32,7 +32,6 @@
#endif
uint thd_lib_detected;
-uint thr_client_alarm;
#ifndef my_pthread_setprio
void my_pthread_setprio(pthread_t thread_id,int prior)