[gaim-migrate @ 16588]

Thu, 27 Jul 2006 20:11:55 +0000

author
Evan Schoenberg <evands@pidgin.im>
date
Thu, 27 Jul 2006 20:11:55 +0000
changeset 14065
f1e4ffe89a7c
parent 14064
0d17cfaf530d
child 14066
3a97522e09ee

[gaim-migrate @ 16588]
This ggp_sr_close_cb() is no longer needed because the core handle calling the close callback as appropriate.

src/protocols/gg/gg.c file | annotate | diff | comparison | revisions
--- 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;
 		}
 

mercurial