changeset 14003:44c5c6d80239

[gaim-migrate @ 16588] This ggp_sr_close_cb() is no longer needed because the core handle calling the close callback as appropriate. committer: Tailor Script <tailor@pidgin.im>
author Evan Schoenberg <evan.s@dreskin.net>
date Thu, 27 Jul 2006 20:11:55 +0000
parents fccb5cfa33b9
children 06f75fb84a78
files src/protocols/gg/gg.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/gg/gg.c	Thu Jul 27 20:10:57 2006 +0000
+++ b/src/protocols/gg/gg.c	Thu Jul 27 20:11:55 2006 +0000
@@ -1160,7 +1160,6 @@
 			gaim_notify_error(gc, NULL,
 					  _("Unable to display the search results."),
 					  NULL);
-			ggp_sr_close_cb(form);
 			return;
 		}