mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-26 16:22:06 +01:00
Remove entry method updated
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2163 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
a063ecd602
commit
9b9fdb9791
1 changed files with 3 additions and 1 deletions
|
@ -258,7 +258,9 @@ public class Roster {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Removes a roster entry from the roster.
|
* Removes a roster entry from the roster. The roster entry will also be removed from the
|
||||||
|
* unfiled entries or from any roster group where it could belong and will no longer be part
|
||||||
|
* of the roster.
|
||||||
*
|
*
|
||||||
* @param entry a roster entry.
|
* @param entry a roster entry.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue