Commit 446672d4 authored by unknown's avatar unknown
Browse files

Fixed a bad merge. Got a duplicate symbol on OSX.

parent ba1de166
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 */

/*