Last piece of cleaning up old inventory. Old IInventoryServices and ISecureInventoryService interfaces removed.

This commit is contained in:
Diva Canto
2009-08-10 12:44:15 -07:00
parent 34d0f119cb
commit 17cc9b9857
5 changed files with 2 additions and 264 deletions

View File

@@ -145,10 +145,6 @@ namespace OpenSim.Grid.InventoryServer
}
}
public override void RequestInventoryForUser(UUID userID, InventoryReceiptCallback callback)
{
}
/// <summary>
/// Return a user's entire inventory
/// </summary>