changeset 12187:c4c612b8a648

[gaim-migrate @ 14489] We don't want "Gaim is starting" and "Gaim is exiting" messages in the system log, do we? If someone wants them, you should add them in somewhere before you forget about it. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 22 Nov 2005 04:49:33 +0000
parents b4d1b142f6cb
children 762bb28154bf
files src/gtkmain.c
diffstat 1 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/src/gtkmain.c	Tue Nov 22 04:47:13 2005 +0000
+++ b/src/gtkmain.c	Tue Nov 22 04:49:33 2005 +0000
@@ -278,12 +278,6 @@
 static void
 gaim_gtk_quit(void)
 {
-	/* XXX? */
-	/* YYY is there an XXX here? */
-
-	/* captain's log, stardate... */
-	/* LOG system_log(log_quit, NULL, NULL, OPT_LOG_BUDDY_SIGNON | OPT_LOG_MY_SIGNON); */
-
 #ifdef USE_SM
 	/* unplug */
 	session_end();