mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Changed all string references of "IRegionDataStore" to "ISimulationDataStore"
This commit is contained in:
@@ -73,7 +73,6 @@ namespace OpenSim.Data.Null
|
||||
{
|
||||
}
|
||||
|
||||
// see IRegionDatastore
|
||||
public void StorePrimInventory(UUID primID, ICollection<TaskInventoryItem> items)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user