diff options
Diffstat (limited to '')
-rw-r--r-- | OpenSim/Data/MySQL/MySQLSimulationData.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Data/MySQL/MySQLSimulationData.cs b/OpenSim/Data/MySQL/MySQLSimulationData.cs index 96ecea6..6d14b82 100644 --- a/OpenSim/Data/MySQL/MySQLSimulationData.cs +++ b/OpenSim/Data/MySQL/MySQLSimulationData.cs | |||
@@ -1209,7 +1209,6 @@ namespace OpenSim.Data.MySQL | |||
1209 | return prim; | 1209 | return prim; |
1210 | } | 1210 | } |
1211 | 1211 | ||
1212 | |||
1213 | /// <summary> | 1212 | /// <summary> |
1214 | /// Build a prim inventory item from the persisted data. | 1213 | /// Build a prim inventory item from the persisted data. |
1215 | /// </summary> | 1214 | /// </summary> |