]> andersk Git - libfaim.git/blobdiff - aim_chatnav.c
Minor typo.
[libfaim.git] / aim_chatnav.c
index 0967d0db1c76e0d19114cdb0f49d9458ba8e05d6..9b3f314fe312f10563abe6ad2b86179ed89a7446 100644 (file)
@@ -207,7 +207,6 @@ faim_internal int aim_chatnav_parse_info(struct aim_session_t *sess, struct comm
                tmptlv = aim_gettlv(innerlist, 0x00d5, 1);
                createperms = aimutil_get8(tmptlv->value);
                
-               printf("faim: creation permissions %x\n", createperms);
              }
 
              /*
This page took 0.04411 seconds and 4 git commands to generate.