diff src/gtkprefs.c @ 8942:06f47021ddd3

[gaim-migrate @ 9712] Eradicate the "Sending message removes away status" preference. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 16 May 2004 00:39:03 +0000
parents 71fddf3f340d
children 48f1b020136b
line wrap: on
line diff
--- a/src/gtkprefs.c	Sun May 16 00:26:08 2004 +0000
+++ b/src/gtkprefs.c	Sun May 16 00:39:03 2004 +0000
@@ -1612,10 +1612,6 @@
 	sg = gtk_size_group_new(GTK_SIZE_GROUP_HORIZONTAL);
 
 	vbox = gaim_gtk_make_frame (ret, _("Away"));
-#if 0 /* PREFSLASH04 */
-	  gaim_gtk_prefs_checkbox(_("_Sending messages removes away status"),
-	  "/core/conversations/away_back_on_send", vbox);
-#endif /* PREFSLASH04 */
 	gaim_gtk_prefs_checkbox(_("_Queue new messages when away"),
 				   "/gaim/gtk/away/queue_messages", vbox);