* Move GridInfoService into Framework.Communications and eliminate Common.Communications for now (since this was the only class in that project)

This commit is contained in:
Justin Clarke Casey
2008-08-16 20:42:43 +00:00
parent 79efe37a99
commit 992b04a23e
4 changed files with 2 additions and 28 deletions

View File

@@ -39,7 +39,6 @@ using OpenSim.Framework.Communications.Cache;
using OpenSim.Framework.Console;
using OpenSim.Framework.Servers;
using OpenSim.Framework.Statistics;
using OpenSim.Common.Communications;
using OpenSim.Grid.Communications.OGS1;
namespace OpenSim.Grid.UserServer