mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
* minor: remove mono compiler warnings
This commit is contained in:
@@ -55,7 +55,7 @@ namespace OpenSim.Region.Physics.OdePlugin
|
||||
}
|
||||
public class OdeCharacter : PhysicsActor
|
||||
{
|
||||
private static readonly log4net.ILog m_log = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType);
|
||||
//private static readonly log4net.ILog m_log = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
private PhysicsVector _position;
|
||||
private d.Vector3 _zeroPosition;
|
||||
|
||||
Reference in New Issue
Block a user