1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-12-04 14:46:30 -05:00

duplicate unlock left in

svn path=/icecast/trunk/icecast/; revision=8348
This commit is contained in:
Karl Heyes 2004-12-08 02:30:01 +00:00
parent ee1c27509c
commit d124e7ca32

View File

@ -562,7 +562,6 @@ static void *_stats_thread(void *arg)
thread_mutex_unlock(&_global_event_mutex);
event->next = NULL;
thread_mutex_unlock(&_global_event_mutex);
thread_mutex_lock(&_stats_mutex);