aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/AssetInventoryServer/AssetInventoryServer.cs
diff options
context:
space:
mode:
authorMike Mazur2009-02-16 02:28:16 +0000
committerMike Mazur2009-02-16 02:28:16 +0000
commitf8d51e6949a8d4c3c3b2846279b171ca656105df (patch)
tree1bf43a28ced491b6656206bc17f81af3fe944029 /OpenSim/Grid/AssetInventoryServer/AssetInventoryServer.cs
parentName extension points a little clearer. (diff)
downloadopensim-SC_OLD-f8d51e6949a8d4c3c3b2846279b171ca656105df.zip
opensim-SC_OLD-f8d51e6949a8d4c3c3b2846279b171ca656105df.tar.gz
opensim-SC_OLD-f8d51e6949a8d4c3c3b2846279b171ca656105df.tar.bz2
opensim-SC_OLD-f8d51e6949a8d4c3c3b2846279b171ca656105df.tar.xz
- clean up using references as well as References in prebuild.xml
- comment out a bunch of stuff in OpenSimInventoryFrontendPlugin.cs to get rid of warnings
Diffstat (limited to 'OpenSim/Grid/AssetInventoryServer/AssetInventoryServer.cs')
-rw-r--r--OpenSim/Grid/AssetInventoryServer/AssetInventoryServer.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/OpenSim/Grid/AssetInventoryServer/AssetInventoryServer.cs b/OpenSim/Grid/AssetInventoryServer/AssetInventoryServer.cs
index 2b6bfe3..4b5af05 100644
--- a/OpenSim/Grid/AssetInventoryServer/AssetInventoryServer.cs
+++ b/OpenSim/Grid/AssetInventoryServer/AssetInventoryServer.cs
@@ -29,8 +29,6 @@
29 29
30using System; 30using System;
31using System.Collections.Generic; 31using System.Collections.Generic;
32using System.IO;
33using System.Net;
34using System.Reflection; 32using System.Reflection;
35using OpenSim.Framework; 33using OpenSim.Framework;
36using OpenSim.Framework.Servers; 34using OpenSim.Framework.Servers;