From fef3b3689492dea63693c964bcdbec9f5137eb5e Mon Sep 17 00:00:00 2001 From: Adam Frisby Date: Mon, 21 Apr 2008 07:09:17 +0000 Subject: * Optimised using statements and namespace references across entire project (this took a while to run). --- OpenSim/Region/Environment/Interfaces/IXMLRPC.cs | 2 -- 1 file changed, 2 deletions(-) (limited to 'OpenSim/Region/Environment/Interfaces/IXMLRPC.cs') diff --git a/OpenSim/Region/Environment/Interfaces/IXMLRPC.cs b/OpenSim/Region/Environment/Interfaces/IXMLRPC.cs index 358b56f..c7f1001 100644 --- a/OpenSim/Region/Environment/Interfaces/IXMLRPC.cs +++ b/OpenSim/Region/Environment/Interfaces/IXMLRPC.cs @@ -27,8 +27,6 @@ using libsecondlife; using OpenSim.Region.Environment.Modules; -using System.Collections; -using System.Collections.Generic; namespace OpenSim.Region.Environment.Interfaces { -- cgit v1.1