diff options
Diffstat (limited to 'OpenSim/Region/Physics/BulletSPlugin/Tests/HullCreation.cs')
-rw-r--r-- | OpenSim/Region/Physics/BulletSPlugin/Tests/HullCreation.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/Physics/BulletSPlugin/Tests/HullCreation.cs b/OpenSim/Region/Physics/BulletSPlugin/Tests/HullCreation.cs index 3651351..5a5de11 100644 --- a/OpenSim/Region/Physics/BulletSPlugin/Tests/HullCreation.cs +++ b/OpenSim/Region/Physics/BulletSPlugin/Tests/HullCreation.cs | |||
@@ -50,7 +50,6 @@ public class HullCreation : OpenSimTestCase | |||
50 | 50 | ||
51 | BSScene PhysicsScene { get; set; } | 51 | BSScene PhysicsScene { get; set; } |
52 | Vector3 ObjectInitPosition; | 52 | Vector3 ObjectInitPosition; |
53 | float simulationTimeStep = 0.089f; | ||
54 | 53 | ||
55 | [TestFixtureSetUp] | 54 | [TestFixtureSetUp] |
56 | public void Init() | 55 | public void Init() |