diff options
Diffstat (limited to '')
-rw-r--r-- | OpenSim/Region/PhysicsModules/Ode/Tests/ODETestClass.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/OpenSim/Region/PhysicsModules/Ode/Tests/ODETestClass.cs b/OpenSim/Region/PhysicsModules/Ode/Tests/ODETestClass.cs index 1816656..bbf64d5 100644 --- a/OpenSim/Region/PhysicsModules/Ode/Tests/ODETestClass.cs +++ b/OpenSim/Region/PhysicsModules/Ode/Tests/ODETestClass.cs | |||
@@ -56,8 +56,6 @@ namespace OpenSim.Region.PhysicsModule.ODE.Tests | |||
56 | 56 | ||
57 | // Loading ODEPlugin | 57 | // Loading ODEPlugin |
58 | cbt = new OdePlugin(); | 58 | cbt = new OdePlugin(); |
59 | // Loading Zero Mesher | ||
60 | imp = new ZeroMesherPlugin(); | ||
61 | // Getting Physics Scene | 59 | // Getting Physics Scene |
62 | ps = cbt.GetScene("test"); | 60 | ps = cbt.GetScene("test"); |
63 | // Initializing Physics Scene. | 61 | // Initializing Physics Scene. |