diff src/sexypsf/plugin.c @ 1606:331b0614951b

fixed SexyPSF hangs and error message
author mf0102 <0102@gmx.at>
date Fri, 07 Sep 2007 00:43:30 +0200
parents 3a252050736c
children 4eeeef9adab3 75e0c0e13ed3
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;
 }