diff src/conversation.c @ 1705:b4d454e5ee31

[gaim-migrate @ 1715] possible fixes? committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 12 Apr 2001 23:08:37 +0000
parents 70f9d7cdb127
children 11d0deb44a36
line wrap: on
line diff
--- a/src/conversation.c	Thu Apr 12 23:03:07 2001 +0000
+++ b/src/conversation.c	Thu Apr 12 23:08:37 2001 +0000
@@ -1676,7 +1676,6 @@
 					     NULL, _("Sound"), _("Enable sounds"),
 					     _("Sound"), speaker_p, GTK_SIGNAL_FUNC(set_option),
 					     &c->makesound);
-	c->makesound = 0;
 	gtk_toggle_button_set_state(GTK_TOGGLE_BUTTON(speaker), TRUE);
 
 	/* use a slicker look if the user wants to */