mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
Changed all string references of "IRegionDataStore" to "ISimulationDataStore"
This commit is contained in:
@@ -79,7 +79,6 @@ namespace OpenSim.Data.SQLite
|
||||
**********************************************************************/
|
||||
|
||||
/// <summary>
|
||||
/// See IRegionDataStore
|
||||
/// <list type="bullet">
|
||||
/// <item>Initialises RegionData Interface</item>
|
||||
/// <item>Loads and initialises a new SQLite connection and maintains it.</item>
|
||||
@@ -1951,7 +1950,6 @@ namespace OpenSim.Data.SQLite
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// see IRegionDatastore
|
||||
/// </summary>
|
||||
/// <param name="primID"></param>
|
||||
/// <param name="items"></param>
|
||||
|
||||
Reference in New Issue
Block a user