changeset 1606:331b0614951b

fixed SexyPSF hangs and error message
author mf0102 <0102@gmx.at>
date Fri, 07 Sep 2007 00:43:30 +0200
parents 75b8e7737bcd
children e22d2f840d87
files src/sexypsf/plugin.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/sexypsf/plugin.c	Thu Sep 06 02:52:33 2007 +0300
+++ b/src/sexypsf/plugin.c	Fri Sep 07 00:43:30 2007 +0200
@@ -123,7 +123,6 @@
 
     playback->output->close_audio();
     if (!(stop)) nextsong = TRUE;
-    g_thread_exit(NULL);
     return NULL;
 }