diff options
author | Justin Clark-Casey (justincc) | 2011-02-11 23:06:14 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-02-11 23:06:14 +0000 |
commit | 754c244f468a038be2417ed611e5bf3fb962a987 (patch) | |
tree | a275056f1c492b5a86e8b60402dae8b213833c59 /OpenSim/Region/OptionalModules/ContentManagementSystem/BeamMetaEntity.cs | |
parent | minor: Add some more information to the mesh_sculpted_prim [PHYSICS] setting (diff) | |
download | opensim-SC_OLD-754c244f468a038be2417ed611e5bf3fb962a987.zip opensim-SC_OLD-754c244f468a038be2417ed611e5bf3fb962a987.tar.gz opensim-SC_OLD-754c244f468a038be2417ed611e5bf3fb962a987.tar.bz2 opensim-SC_OLD-754c244f468a038be2417ed611e5bf3fb962a987.tar.xz |
In SQLiteSimulationData.RemoveLandObject(), don't manually remove the row from the data adaptor's Rows list in addition to calling Delete.
This matches the behaviour for other deletions and stops this operation failing on Windows .NET (though mono is fine with the duplication).
Probably a holdover from copying code from the older legacy adaptor.
Resolves http://opensimulator.org/mantis/view.php?id=5361
Diffstat (limited to 'OpenSim/Region/OptionalModules/ContentManagementSystem/BeamMetaEntity.cs')
0 files changed, 0 insertions, 0 deletions