Changeset 3ef6410
- Timestamp:
- 2006-10-15T09:26:06Z (18 years ago)
- Branches:
- master
- Children:
- e97827b
- Parents:
- 9544acb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
root_commands.c
r9544acb r3ef6410 573 573 u->gc->acc->prpl->remove_buddy( u->gc, u->handle, NULL ); 574 574 user_del( irc, cmd[1] ); 575 nick_del( u->gc->acc, u->handle);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.