[telepathy-gabble/master] search_channel_ready_or_not_cb: we don't want to prefix the error string, the XMPP message is fine
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Mon Aug 24 09:07:00 PDT 2009
---
src/search-manager.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/search-manager.c b/src/search-manager.c
index 15a7428..dba0284 100644
--- a/src/search-manager.c
+++ b/src/search-manager.c
@@ -369,7 +369,6 @@ search_channel_ready_or_not_cb (GabbleSearchChannel *chan,
* - Should XMPP_ERROR_JID_MALFORMED be mapped to InvalidArgument?
*/
code = TP_ERROR_NOT_AVAILABLE;
- /* Do we want to prefix the error string with something? */
}
else
{
--
1.5.6.5
More information about the telepathy-commits
mailing list