From 446672d42f17b90428086e8053995c7fc5f8a24f Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 20 Feb 2007 10:01:54 +0100 Subject: [PATCH] Fixed a bad merge. Got a duplicate symbol on OSX. --- mysys/my_thr_init.c | 2 -- 1 file changed, 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 */ /*