mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
remove a replaced method
This commit is contained in:
@@ -47,7 +47,6 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
|
||||
void ScriptRemoved(UUID itemID);
|
||||
void ObjectRemoved(UUID objectID);
|
||||
Dictionary<UUID, int> GetUrlCountForHosts();
|
||||
int GetUrlCount(UUID host);
|
||||
int GetUrlCount(UUID groupID);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user