# HG changeset patch # User Mark Doliner # Date 1132634973 0 # Node ID c4c612b8a64830d64e653f2c957f02c12ca2590a # Parent b4d1b142f6cb20b937c6ab3dec5e99e3c1ed89fb [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 diff -r b4d1b142f6cb -r c4c612b8a648 src/gtkmain.c --- 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();