Do not display unhandled IQ result messages to the log window
commit4e0720112359eb287a5a376b361f78fc796a6b71
authorMikael Berthe <mikael@lilotux.net>
Sun, 18 Apr 2010 12:14:05 +0000 (18 14:14 +0200)
committerMikael Berthe <mikael@lilotux.net>
Sun, 18 Apr 2010 12:14:05 +0000 (18 14:14 +0200)
treeb8dee88cf10ec862e18e119f70e30325bfbf0244
parent8987eceb0ebd85ca379ca0b9d1cfe428f079f511
Do not display unhandled IQ result messages to the log window
We display the message only in the debug log file, because these messages
are usually ignored anyway (ideally we would create a handler explicitly
when sending the initial IQ request).
Thanks to VarLog for the report!
mcabber/mcabber/xmpp.c