aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/AssetInventoryServer/Interfaces.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/Interfaces.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/Interfaces.cs')
-rw-r--r--OpenSim/Grid/AssetInventoryServer/Interfaces.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/OpenSim/Grid/AssetInventoryServer/Interfaces.cs b/OpenSim/Grid/AssetInventoryServer/Interfaces.cs
index d934b14..29428d4 100644
--- a/OpenSim/Grid/AssetInventoryServer/Interfaces.cs
+++ b/OpenSim/Grid/AssetInventoryServer/Interfaces.cs
@@ -29,9 +29,7 @@
29 29
30using System; 30using System;
31using System.Collections.Generic; 31using System.Collections.Generic;
32using System.Net;
33using OpenMetaverse; 32using OpenMetaverse;
34using OpenMetaverse.StructuredData;
35using OpenSim.Framework; 33using OpenSim.Framework;
36 34
37namespace OpenSim.Grid.AssetInventoryServer 35namespace OpenSim.Grid.AssetInventoryServer