aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest/Inventory/Rest.cs
diff options
context:
space:
mode:
authorDiva Canto2010-01-10 21:00:03 -0800
committerDiva Canto2010-01-10 21:00:03 -0800
commitcddd48aeeaee98d14fd4ae887cdf32abc6110c40 (patch)
tree139f66b5da9e23db4ab65b74ebdd1c06bced11f0 /OpenSim/ApplicationPlugins/Rest/Inventory/Rest.cs
parentAll Framework.Communications.Clients and Framework.Communications.Services de... (diff)
downloadopensim-SC_OLD-cddd48aeeaee98d14fd4ae887cdf32abc6110c40.zip
opensim-SC_OLD-cddd48aeeaee98d14fd4ae887cdf32abc6110c40.tar.gz
opensim-SC_OLD-cddd48aeeaee98d14fd4ae887cdf32abc6110c40.tar.bz2
opensim-SC_OLD-cddd48aeeaee98d14fd4ae887cdf32abc6110c40.tar.xz
Some more unnecessary things deleted in Framework.Communications.
Diffstat (limited to 'OpenSim/ApplicationPlugins/Rest/Inventory/Rest.cs')
-rw-r--r--OpenSim/ApplicationPlugins/Rest/Inventory/Rest.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/ApplicationPlugins/Rest/Inventory/Rest.cs b/OpenSim/ApplicationPlugins/Rest/Inventory/Rest.cs
index c40ea0e..9755e73 100644
--- a/OpenSim/ApplicationPlugins/Rest/Inventory/Rest.cs
+++ b/OpenSim/ApplicationPlugins/Rest/Inventory/Rest.cs
@@ -35,7 +35,6 @@ using Nini.Config;
35using OpenSim.Framework; 35using OpenSim.Framework;
36using OpenSim.Framework.Communications; 36using OpenSim.Framework.Communications;
37using OpenSim.Services.Interfaces; 37using OpenSim.Services.Interfaces;
38using IUserService = OpenSim.Framework.Communications.IUserService;
39using IAvatarService = OpenSim.Services.Interfaces.IAvatarService; 38using IAvatarService = OpenSim.Services.Interfaces.IAvatarService;
40 39
41namespace OpenSim.ApplicationPlugins.Rest.Inventory 40namespace OpenSim.ApplicationPlugins.Rest.Inventory