From e297e90bda74a901dbf473abca3e34e724f999e9 Mon Sep 17 00:00:00 2001
From: UbitUmarov
Date: Sun, 28 Oct 2012 09:57:41 +0000
Subject:  remove pre physics build testing

---
 OpenSim/Region/Framework/Scenes/Scene.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/OpenSim/Region/Framework/Scenes/Scene.cs b/OpenSim/Region/Framework/Scenes/Scene.cs
index 32a7935..ccb4aad 100644
--- a/OpenSim/Region/Framework/Scenes/Scene.cs
+++ b/OpenSim/Region/Framework/Scenes/Scene.cs
@@ -1322,7 +1322,7 @@ namespace OpenSim.Region.Framework.Scenes
             }
 //            m_lastUpdate = Util.EnvironmentTickCount();
 
-            m_sceneGraph.PreparePhysicsSimulation();
+//            m_sceneGraph.PreparePhysicsSimulation();
 
 
             m_heartbeatThread
-- 
cgit v1.1