- clean up using references as well as References in prebuild.xml

- comment out a bunch of stuff in OpenSimInventoryFrontendPlugin.cs to
  get rid of warnings
This commit is contained in:
Mike Mazur
2009-02-16 02:28:16 +00:00
parent a928a14c7a
commit f8d51e6949
16 changed files with 280 additions and 328 deletions

View File

@@ -30,12 +30,9 @@
using System;
using System.IO;
using System.Reflection;
using System.Collections.Generic;
using System.Net;
using System.Xml;
using OpenMetaverse;
using OpenMetaverse.StructuredData;
using HttpServer;
using OpenSim.Framework;
using OpenSim.Framework.Servers;
using log4net;