* Minor refactoring and comments updates

* Ignored some gens
This commit is contained in:
lbsa71
2009-02-02 14:57:01 +00:00
parent 7ec667d279
commit 8a098bf12c
2 changed files with 13 additions and 7 deletions

View File

@@ -1063,7 +1063,8 @@ namespace OpenSim.Region.Environment.Scenes
/// <summary>
/// Delete this group from its scene and tell all the scene presences about that deletion.
/// </summary>
/// </summary>
/// <param name="silent">Broadcast deletions to all clients.</param>
public void DeleteGroup(bool silent)
{
// We need to keep track of this state in case this group is still queued for backup.