diff src/buddy.c @ 2140:66a84ff0445a

[gaim-migrate @ 2150] bmiller's continued coolness committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 09 Aug 2001 16:53:19 +0000
parents 6641141234b7
children c24595d3c364
line wrap: on
line diff
--- a/src/buddy.c	Thu Aug 09 16:44:10 2001 +0000
+++ b/src/buddy.c	Thu Aug 09 16:53:19 2001 +0000
@@ -1372,10 +1372,10 @@
 	applet = NULL;
 #endif
 
-#ifdef GAIM_PLUGINS
 	/* first we tell those who have requested it we're quitting */
 	plugin_event(event_quit, 0, 0, 0, 0);
 
+#ifdef GAIM_PLUGINS
 	/* then we remove everyone in a mass suicide */
 	remove_all_plugins();
 #endif