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:
MW
2007-08-27 15:34:21 +00:00
parent 6181191a03
commit 653a4ff22d
23 changed files with 408 additions and 2719 deletions

View File

@@ -7,7 +7,6 @@ using OpenSim.Framework.Types;
using System.Timers;
using System.Diagnostics;
using System.IO;
using Primitive = OpenSim.Region.Environment.Scenes.Primitive;
namespace SimpleApp
{