* Assorted spring cleanings.

This commit is contained in:
Adam Frisby
2008-05-01 14:45:56 +00:00
parent d51ce47b2d
commit 4692e92312
19 changed files with 28 additions and 48 deletions

View File

@@ -26,9 +26,9 @@
*/
using System.Collections.Generic;
using libsecondlife;
//using System.Reflection;
using libsecondlife;
//using log4net;
namespace OpenSim.Framework.Communications.Cache

View File

@@ -29,7 +29,6 @@ using System;
using System.Collections.Generic;
using System.Reflection;
using System.Threading;
using libsecondlife;
using log4net;

View File

@@ -26,12 +26,11 @@
*/
using System;
using System.Collections;
using System.Collections.Generic;
using System.Text.RegularExpressions;
using System.Diagnostics;
using System.Net;
using System.Reflection;
using System.Text.RegularExpressions;
using log4net;
namespace OpenSim.Framework.Console

View File

@@ -25,7 +25,6 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
using System;
using libsecondlife;
namespace OpenSim.Framework