mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
Fix a few compiler warnings.
This commit is contained in:
@@ -522,9 +522,6 @@ namespace OpenSim.Region.Physics.BulletXPlugin
|
||||
{
|
||||
actor.Move(timeStep);
|
||||
}
|
||||
foreach (BulletXPrim prim in _prims.Values)
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
private void ValidateHeightForAll()
|
||||
|
||||
Reference in New Issue
Block a user