changeset 1488:ae78c9753da8

Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
author William Pitcock <nenolod@atheme-project.org>
date Mon, 13 Aug 2007 06:08:08 -0500
parents d2c7a7352748 (diff) 7eacc3a2d30b (current diff)
children d018975175f4 04f8c7624ea3
files
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/curl/curl.c	Mon Aug 13 19:58:07 2007 +0900
+++ b/src/curl/curl.c	Mon Aug 13 06:08:08 2007 -0500
@@ -518,7 +518,6 @@
   g_cond_signal(handle->curl_cond);
   handle->thread = NULL;
 
-  g_thread_exit(NULL);
   return NULL;
 }