diff options
Diffstat (limited to 'OpenSim/Framework/General/SimProfile.cs')
-rw-r--r-- | OpenSim/Framework/General/SimProfile.cs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/OpenSim/Framework/General/SimProfile.cs b/OpenSim/Framework/General/SimProfile.cs index cfa5e50..47f1af3 100644 --- a/OpenSim/Framework/General/SimProfile.cs +++ b/OpenSim/Framework/General/SimProfile.cs | |||
@@ -26,10 +26,7 @@ | |||
26 | * | 26 | * |
27 | */ | 27 | */ |
28 | using System; | 28 | using System; |
29 | using System.Collections.Generic; | ||
30 | using System.Collections; | 29 | using System.Collections; |
31 | using System.Xml; | ||
32 | using System.Text; | ||
33 | using libsecondlife; | 30 | using libsecondlife; |
34 | using Nwc.XmlRpc; | 31 | using Nwc.XmlRpc; |
35 | 32 | ||