Commit d2ea1609 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

macosx: No need to testcancel now.

parent e1cb28a3
......@@ -1440,7 +1440,6 @@ static void * manage_cleanup( void * args )
vlc_mutex_unlock( &p_intf->change_lock );
pthread_testcancel(); /* In 10.5 nanosleep is not a cancellation point */
msleep( INTF_IDLE_SLEEP );
[pool release];
......
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