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/Framework/SerializableInventory.cs | 2 -- 1 file changed, 2 deletions(-) (limited to 'OpenSim/Framework/SerializableInventory.cs') diff --git a/OpenSim/Framework/SerializableInventory.cs b/OpenSim/Framework/SerializableInventory.cs index 529f91e..8193fa7 100644 --- a/OpenSim/Framework/SerializableInventory.cs +++ b/OpenSim/Framework/SerializableInventory.cs @@ -26,9 +26,7 @@ */ using System.Collections; -using System.Collections.Generic; using System.Xml.Serialization; -using libsecondlife; namespace OpenSim.Framework { -- cgit v1.1