# HG changeset patch # User Evan Schoenberg # Date 1154031115 0 # Node ID f1e4ffe89a7c7989eea6e557a93aa21ed244b5a2 # Parent 0d17cfaf530dca2a5d57325bd7a01a15b6dcd05e [gaim-migrate @ 16588] This ggp_sr_close_cb() is no longer needed because the core handle calling the close callback as appropriate. diff -r 0d17cfaf530d -r f1e4ffe89a7c 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; }