git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11877 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
henry 2004-01-29 12:05:24 +00:00
parent 333832e130
commit d40666618d
1 changed files with 0 additions and 1 deletions

View File

@ -785,7 +785,6 @@ static int uninit(priv_t *priv)
int i, frames, dropped = 0;
priv->shutdown = 1;
pthread_join(priv->audio_grabber_thread, NULL);
pthread_mutex_destroy(&priv->video_buffer_mutex);
if (priv->streamon) {