comparison src/main.c @ 7475:08ce2a94d9c7

[gaim-migrate @ 8088] I made Gaim compile with -ansi in my CFLAGS... I don't really know why. I had to set HAVE_GETADDRINFO and HAVE_SIGNAL_H to 0 committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 11 Nov 2003 07:08:13 +0000
parents d3400dadc594
children 3e85281aef0b
comparison
equal deleted inserted replaced
7474:2bdacd38528c 7475:08ce2a94d9c7
515 gaim_gtk_quit(void) 515 gaim_gtk_quit(void)
516 { 516 {
517 /* XXX? */ 517 /* XXX? */
518 518
519 /* captain's log, stardate... */ 519 /* captain's log, stardate... */
520 //LOG system_log(log_quit, NULL, NULL, OPT_LOG_BUDDY_SIGNON | OPT_LOG_MY_SIGNON); 520 /* LOG system_log(log_quit, NULL, NULL, OPT_LOG_BUDDY_SIGNON | OPT_LOG_MY_SIGNON); */
521 521
522 #ifdef USE_SM 522 #ifdef USE_SM
523 /* unplug */ 523 /* unplug */
524 session_end(); 524 session_end();
525 #endif 525 #endif