eliminate pre-existing unused SP.StopMovement()
parent
a2f5b4ac9a
commit
6f913e8caf
|
@ -1075,14 +1075,7 @@ namespace OpenSim.Region.Framework.Scenes
|
|||
|
||||
SendTerseUpdateToAllClients();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
public void StopMovement()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
public void StopFlying()
|
||||
{
|
||||
ControllingClient.StopFlying(this);
|
||||
|
|
Loading…
Reference in New Issue