mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
Deleted a few old files that are no longer used.
Deleted the GridInterfaces projects, and for now moved the old local asset server into Framework.Communications, as we prepare to rewrite the asset cache and asset server. Deleted Framework.manager as I am sure this is no longer in use.
This commit is contained in:
@@ -51,7 +51,7 @@ namespace OpenSim.Region.Scripting.Examples
|
||||
}*/
|
||||
}
|
||||
|
||||
string processPrimitiveToString(OpenSim.Region.Environment.Scenes.Primitive prim)
|
||||
string processPrimitiveToString(OpenSim.Region.Environment.Scenes.SceneObjectPart prim)
|
||||
{
|
||||
/*string desc = prim.Description;
|
||||
string name = prim.Name;
|
||||
|
||||
Reference in New Issue
Block a user