diff options
Diffstat (limited to 'OpenSim/Data/SQLiteLegacy')
-rw-r--r-- | OpenSim/Data/SQLiteLegacy/SQLiteSimulationData.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/OpenSim/Data/SQLiteLegacy/SQLiteSimulationData.cs b/OpenSim/Data/SQLiteLegacy/SQLiteSimulationData.cs index 878117e..e9c6aa5 100644 --- a/OpenSim/Data/SQLiteLegacy/SQLiteSimulationData.cs +++ b/OpenSim/Data/SQLiteLegacy/SQLiteSimulationData.cs | |||
@@ -78,7 +78,6 @@ namespace OpenSim.Data.SQLiteLegacy | |||
78 | **********************************************************************/ | 78 | **********************************************************************/ |
79 | 79 | ||
80 | /// <summary> | 80 | /// <summary> |
81 | /// See IRegionDataStore | ||
82 | /// <list type="bullet"> | 81 | /// <list type="bullet"> |
83 | /// <item>Initialises RegionData Interface</item> | 82 | /// <item>Initialises RegionData Interface</item> |
84 | /// <item>Loads and initialises a new SQLite connection and maintains it.</item> | 83 | /// <item>Loads and initialises a new SQLite connection and maintains it.</item> |
@@ -1888,7 +1887,6 @@ namespace OpenSim.Data.SQLiteLegacy | |||
1888 | } | 1887 | } |
1889 | 1888 | ||
1890 | /// <summary> | 1889 | /// <summary> |
1891 | /// see IRegionDatastore | ||
1892 | /// </summary> | 1890 | /// </summary> |
1893 | /// <param name="primID"></param> | 1891 | /// <param name="primID"></param> |
1894 | /// <param name="items"></param> | 1892 | /// <param name="items"></param> |