diff src/gtkmain.c @ 10322:2a132b73a6e6

[gaim-migrate @ 11529] I shuffled around lots of sound code and made the buddy-signon/signoff sounds work again. And I did it by making sound.c connec to the buddy-signon signal. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 05 Dec 2004 23:19:16 +0000
parents 61852117568f
children bb2514e075db
line wrap: on
line diff
--- a/src/gtkmain.c	Sun Dec 05 21:25:44 2004 +0000
+++ b/src/gtkmain.c	Sun Dec 05 23:19:16 2004 +0000
@@ -769,7 +769,6 @@
 
 	gtk_main();
 
-	gaim_sound_shutdown();
 #ifdef _WIN32
 	wgaim_cleanup();
 #endif