eliminate pre-existing unused SP.StopMovement()

bulletsim
Justin Clark-Casey (justincc) 2011-08-04 00:13:27 +01:00
parent a2f5b4ac9a
commit 6f913e8caf
1 changed files with 1 additions and 8 deletions

View File

@ -1076,13 +1076,6 @@ namespace OpenSim.Region.Framework.Scenes
SendTerseUpdateToAllClients();
}
/// <summary>
///
/// </summary>
public void StopMovement()
{
}
public void StopFlying()
{
ControllingClient.StopFlying(this);