src/buddy.c

changeset 2559
78d06c387d19
parent 2552
d148dec9e6d9
child 2560
b0d56e35b54b
equal deleted inserted replaced
2558:0c90d747189c 2559:78d06c387d19
1273 1273
1274 #ifdef GAIM_PLUGINS 1274 #ifdef GAIM_PLUGINS
1275 /* then we remove everyone in a mass suicide */ 1275 /* then we remove everyone in a mass suicide */
1276 remove_all_plugins(); 1276 remove_all_plugins();
1277 #endif 1277 #endif
1278 signoff_all();
1278 system_log(log_quit, NULL, NULL, OPT_LOG_BUDDY_SIGNON | OPT_LOG_MY_SIGNON); 1279 system_log(log_quit, NULL, NULL, OPT_LOG_BUDDY_SIGNON | OPT_LOG_MY_SIGNON);
1279 #ifdef USE_PERL 1280 #ifdef USE_PERL
1280 perl_end(); 1281 perl_end();
1281 #endif 1282 #endif
1282 1283

mercurial