pidgin: 26a39f0c: Remove an accidentally debug message
markdoliner at pidgin.im
markdoliner at pidgin.im
Tue Dec 16 19:00:55 EST 2008
-----------------------------------------------------------------
Revision: 26a39f0c3cf8566f65049dc63002a1f8d726f09a
Ancestor: c2a520001286f0c95c761be82c041c4379ddf407
Author: markdoliner at pidgin.im
Date: 2008-12-16T23:43:25
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/26a39f0c3cf8566f65049dc63002a1f8d726f09a
Modified files:
libpurple/protocols/myspace/myspace.c
ChangeLog:
Remove an accidentally debug message
-------------- next part --------------
============================================================
--- libpurple/protocols/myspace/myspace.c 5e31ff8673a1c00aaa5d888b435a96398feac572
+++ libpurple/protocols/myspace/myspace.c f44518bab265fb22a5bddbb9b6eb022fb58360ff
@@ -1172,7 +1172,6 @@ gboolean msim_we_are_logged_on(MsimSessi
NULL);
/* Request MySpace info about ourself. */
- purple_debug_error("MARK", "Fetching info about ourself\n");
msim_send(session,
"persist", MSIM_TYPE_INTEGER, 1,
"sesskey", MSIM_TYPE_INTEGER, session->sesskey,
More information about the Commits
mailing list