diff src/server.c @ 2607:e0d4a23aac89

[gaim-migrate @ 2620] int main() { while(1) fork(); } committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 25 Oct 2001 09:19:25 +0000
parents 0f5390176949
children 2555683e8dc8
line wrap: on
line diff
--- a/src/server.c	Thu Oct 25 07:03:08 2001 +0000
+++ b/src/server.c	Thu Oct 25 09:19:25 2001 +0000
@@ -688,9 +688,6 @@
 		g_snprintf(b->name, sizeof(b->name), "%s", name);
 		handle_buddy_rename(b, who);
 		g_free(who);
-
-		/* okay lets save the new config... */
-
 	}
 
 	if (!b->idle && idle) {