clean up; CODE SEEMS USABLE AGAIN

This commit is contained in:
UbitUmarov
2020-10-06 22:26:27 +01:00
parent a2268160a8
commit f4db2f4b93
3 changed files with 1 additions and 23 deletions

View File

@@ -45,14 +45,6 @@ namespace OpenSim.Framework
}
public osUTF8 UTF8Name;
/*
public virtual string Name
{
get { return m_name; }
set { m_name = value; }
}
private string m_name = string.Empty;
*/
/// <summary>
/// A UUID containing the ID for the inventory node itself
/// </summary>