# HG changeset patch # User Richard Laager # Date 1133305037 0 # Node ID 2b61f681ff990a67a2945b9175e2727fdae21dae # Parent ca27de2742256696566e7ee6696d395d56b89fae [gaim-migrate @ 14560] Bartosz Oler submitted patches with two different blocks of error handling. I thought the more, the better, so I accepted both. He disagrees. committer: Tailor Script diff -r ca27de274225 -r 2b61f681ff99 src/protocols/gg/gg.c --- a/src/protocols/gg/gg.c Tue Nov 29 19:26:03 2005 +0000 +++ b/src/protocols/gg/gg.c Tue Nov 29 22:57:17 2005 +0000 @@ -1038,16 +1038,6 @@ (GaimNotifyCloseCallback)ggp_sr_close_cb, gaim_connection_get_account(gc)); - if (h == NULL) { - gaim_debug_error("gg", "ggp_pubdir_reply_handler: " - "Unable to display the search results.\n"); - gaim_notify_error(gc, NULL, - _("Unable to display the search results."), - NULL); - ggp_sr_close_cb(gaim_connection_get_account(gc)); - return; - } - info->searchresults_window = h; } else { gaim_notify_searchresults_new_rows(gc, results,