Commit aa59e423 authored by joerg@trift2's avatar joerg@trift2

Break a double declare of "uint thr_client_alarm" between "mysys/thr_alarm.c"...

Break a double declare of "uint thr_client_alarm" between "mysys/thr_alarm.c" and "mysys/my_pthread.c".
parent dd745750
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment