* minor: remove mono compiler warning

0.6.1-post-fixes
Justin Clarke Casey 2008-11-28 21:05:35 +00:00
parent 5f9ccd486f
commit 4356fc1006
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ namespace OpenSim.Region.Environment.Scenes
//PauPaw:Proper PID Controler for autopilot************
private bool m_moveToPositionInProgress = false;
private Vector3 m_moveToPositionTarget = Vector3.Zero;
private int m_moveToPositionStateStatus = 0;
//private int m_moveToPositionStateStatus = 0;
//*****************************************************
// Agent's Draw distance.