# HG changeset patch # User Evan Schoenberg # Date 1154031115 0 # Node ID 44c5c6d8023968e1ff4878f06961816caf002a2f # Parent fccb5cfa33b9278ec016378865dc15132e74535b [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 diff -r fccb5cfa33b9 -r 44c5c6d80239 src/protocols/gg/gg.c --- 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; }