aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2011-07-12 03:13:05 +0100
committerJustin Clark-Casey (justincc)2011-07-12 03:13:05 +0100
commitf75f906e3560b076105ab9551263617e084d6393 (patch)
tree63e9025fe36fceb740f4ac8b6b9ad2bc9e2d4d02
parentMake OdePlugin tests build from their own directory rather than from the main... (diff)
downloadopensim-SC_OLD-f75f906e3560b076105ab9551263617e084d6393.zip
opensim-SC_OLD-f75f906e3560b076105ab9551263617e084d6393.tar.gz
opensim-SC_OLD-f75f906e3560b076105ab9551263617e084d6393.tar.bz2
opensim-SC_OLD-f75f906e3560b076105ab9551263617e084d6393.tar.xz
minor: remove whitespace to trigger another build
-rw-r--r--OpenSim/Region/Physics/OdePlugin/ODEPrim.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/Physics/OdePlugin/ODEPrim.cs b/OpenSim/Region/Physics/OdePlugin/ODEPrim.cs
index 56e3b7e..27bf942 100644
--- a/OpenSim/Region/Physics/OdePlugin/ODEPrim.cs
+++ b/OpenSim/Region/Physics/OdePlugin/ODEPrim.cs
@@ -844,7 +844,6 @@ namespace OpenSim.Region.Physics.OdePlugin
844 return; 844 return;
845 } 845 }
846 846
847
848 // if (IsPhysical && Body == (IntPtr) 0) 847 // if (IsPhysical && Body == (IntPtr) 0)
849 // { 848 // {
850 // Recreate the body 849 // Recreate the body