aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/UbitOdePlugin/ODERayCastRequestManager.cs
diff options
context:
space:
mode:
authorubit2012-12-11 05:49:52 +0100
committerubit2012-12-11 05:49:52 +0100
commit377e6f44e71a6a4b8dac9cdf2e671971b76b1605 (patch)
treeb0a6929372f6016c3cb885f3fb1aff6f552169c8 /OpenSim/Region/Physics/UbitOdePlugin/ODERayCastRequestManager.cs
parentMerge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork (diff)
parent missing files remove some warnings... (diff)
downloadopensim-SC-377e6f44e71a6a4b8dac9cdf2e671971b76b1605.zip
opensim-SC-377e6f44e71a6a4b8dac9cdf2e671971b76b1605.tar.gz
opensim-SC-377e6f44e71a6a4b8dac9cdf2e671971b76b1605.tar.bz2
opensim-SC-377e6f44e71a6a4b8dac9cdf2e671971b76b1605.tar.xz
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
Diffstat (limited to 'OpenSim/Region/Physics/UbitOdePlugin/ODERayCastRequestManager.cs')
-rw-r--r--OpenSim/Region/Physics/UbitOdePlugin/ODERayCastRequestManager.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/Physics/UbitOdePlugin/ODERayCastRequestManager.cs b/OpenSim/Region/Physics/UbitOdePlugin/ODERayCastRequestManager.cs
index f449099..561ab1c 100644
--- a/OpenSim/Region/Physics/UbitOdePlugin/ODERayCastRequestManager.cs
+++ b/OpenSim/Region/Physics/UbitOdePlugin/ODERayCastRequestManager.cs
@@ -555,7 +555,6 @@ namespace OpenSim.Region.Physics.OdePlugin
555 break; 555 break;
556 556
557 default: 557 default:
558 return;
559 break; 558 break;
560 } 559 }
561 } 560 }