aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/oscar/rxhandlers.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-12-05 21:40:17 +0100
committerJelmer Vernooij <jelmer@samba.org>2006-12-05 21:40:17 +0100
commitd8d63a27dcfd38245927af95521b6f8918b23795 (patch)
tree75e4675b12970db6645c087ab75ec35c1b1ba9fd /protocols/oscar/rxhandlers.c
parentf4aa393b221dcc709f189ed04945ee67e956872a (diff)
parent55078f59c8e9f52f1d10bed55511e5e58ec3e53b (diff)
[merge] wilmer
Diffstat (limited to 'protocols/oscar/rxhandlers.c')
-rw-r--r--protocols/oscar/rxhandlers.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/protocols/oscar/rxhandlers.c b/protocols/oscar/rxhandlers.c
index be8aba44..7014e693 100644
--- a/protocols/oscar/rxhandlers.c
+++ b/protocols/oscar/rxhandlers.c
@@ -112,10 +112,6 @@ static int consumesnac(aim_session_t *sess, aim_frame_t *rx)
/* Following SNAC will be related */
}
- if (set_getint(sess->aux_data, "debug")) {
- serv_got_crap(sess->aux_data, "snac %x/%x received", snac.family, snac.subtype);
- }
-
for (cur = (aim_module_t *)sess->modlistv; cur; cur = cur->next) {
if (!(cur->flags & AIM_MODFLAG_MULTIFAMILY) &&