Committing the basic universal server Technology (B.U.S.T.)

This commit is contained in:
Melanie Thielker
2009-07-07 16:21:51 +00:00
parent 7d5b620e6b
commit 3bfd98eae7
4 changed files with 93 additions and 1 deletions

View File

@@ -32,7 +32,6 @@ using System;
using System.Collections.Generic;
using OpenSim.Server.Base;
using OpenSim.Server.Handlers.Base;
using OpenSim.Server.Handlers.Asset;
namespace OpenSim.Server
{