minor: remove mono compiler warnings related to keyframe code

This commit is contained in:
Justin Clark-Casey (justincc)
2013-07-08 23:52:40 +01:00
parent 2025dd25f6
commit af9b17c545
2 changed files with 3 additions and 8 deletions

View File

@@ -354,8 +354,6 @@ namespace OpenSim.Region.Framework.Scenes
private UUID m_collisionSound;
private float m_collisionSoundVolume;
private KeyframeMotion m_keyframeMotion = null;
public KeyframeMotion KeyframeMotion
{
get; set;