Remove a misleading event that was only used internally

This commit is contained in:
Melanie Thielker
2009-05-14 21:28:02 +00:00
parent 6277156044
commit 9248300596
2 changed files with 0 additions and 3 deletions

View File

@@ -541,7 +541,6 @@ namespace OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups
#region IGroupsModule Members
public event NewGroupNotice OnNewGroupNotice;
public event GroupChange OnGroupChange;
public GroupRecord GetGroupRecord(UUID GroupID)
{