* minor; Very minor non-functional tidy ups

This commit is contained in:
Justin Clarke Casey
2009-01-13 18:23:37 +00:00
parent 2676927466
commit 363054bb2c
2 changed files with 6 additions and 12 deletions

View File

@@ -688,7 +688,6 @@ namespace OpenSim.Region.Environment.Scenes
set { m_acceleration = value; }
}
public string Description
{
get { return m_description; }