From a2139d0254dbcc684b2ea52f720bdc8631a4240d Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 30 Mar 2007 09:14:11 +0200 Subject: Post merge fix --- mysys/my_pthread.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'mysys') diff --git a/mysys/my_pthread.c b/mysys/my_pthread.c index db01602f4ab..d8182b67442 100644 --- a/mysys/my_pthread.c +++ b/mysys/my_pthread.c @@ -29,8 +29,6 @@ #define SCHED_POLICY SCHED_OTHER #endif -uint thd_lib_detected= 0; - uint thd_lib_detected; #ifndef my_pthread_setprio -- cgit v1.2.1