mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
clean up; CODE SEEMS USABLE AGAIN
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user