diff src/main.c @ 4581:4b1e24835bbf

[gaim-migrate @ 4864] put NAS sound support back in, and re-wrote a lot of the libao stuff this should mostly put an end to people having to make a ~/.libao file committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Fri, 14 Feb 2003 20:57:32 +0000
parents 9df99116840a
children eddb870a3c4d
line wrap: on
line diff
--- a/src/main.c	Wed Feb 12 17:16:16 2003 +0000
+++ b/src/main.c	Fri Feb 14 20:57:32 2003 +0000
@@ -530,8 +530,6 @@
 
 	setup_stock();
 
-	gaim_sound_init();
-
 #ifndef _WIN32
 	/* use the nice PNG icon for all the windows */
 	icon_path = g_build_filename(DATADIR, "pixmaps", "gaim.png", NULL);