diff options
author | VMiklos <vmiklos@frugalware.org> | 2007-08-21 16:17:33 +0200 |
---|---|---|
committer | VMiklos <vmiklos@frugalware.org> | 2007-08-21 16:17:33 +0200 |
commit | 89332c580392bc6bac4b68d3e409b03c93a0000d (patch) | |
tree | 8b97d2dc2233d4c52f264c3c4b71437ad70a4ee7 | |
parent | d3cbd1725540cb6665df678b28dafa8fe4c1c7d6 (diff) |
remove question about imcb_remove_buddy()
quoting jabber/iq.c:
/* Don't have any API call for this yet! So let's
just try to handle this as well as we can. */
and we already do this (setting userstatus to offline)
-rw-r--r-- | skype/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/skype/README b/skype/README index ea918a84..b11e7e85 100644 --- a/skype/README +++ b/skype/README @@ -103,9 +103,6 @@ NOTE: the <pass> option is not used currently. - implement block/allow commands -- when you remove a nick, it'll still shown as being offline (no - `imcb_remove_buddy()`?) - == I would like to have support for ... If something does not work and it's not in the TODO section, then please contact me! |