Changeset aaaed5e for root_commands.c
- Timestamp:
- 2006-10-15T21:42:28Z (18 years ago)
- Branches:
- master
- Children:
- e727608
- Parents:
- d74c644
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
root_commands.c
rd74c644 raaaed5e 572 572 573 573 u->gc->acc->prpl->remove_buddy( u->gc, u->handle, NULL ); 574 nick_del( u->gc->acc, u->handle ); 574 575 user_del( irc, cmd[1] ); 575 nick_del( u->gc->acc, s );576 576 577 577 irc_usermsg( irc, "Buddy `%s' (nick %s) removed from contact list", s, cmd[1] );
Note: See TracChangeset
for help on using the changeset viewer.