aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Asset
diff options
context:
space:
mode:
authorDiva Canto2010-01-11 07:51:33 -0800
committerDiva Canto2010-01-11 07:51:33 -0800
commitc5ea783526611a968400a1936e4c6764ee1c7013 (patch)
tree1d3cf5b0d963ba0af7930fbd59f971379bee01d2 /OpenSim/Region/CoreModules/ServiceConnectorsOut/Asset
parentCommunicationsManager deleted. (diff)
downloadopensim-SC_OLD-c5ea783526611a968400a1936e4c6764ee1c7013.zip
opensim-SC_OLD-c5ea783526611a968400a1936e4c6764ee1c7013.tar.gz
opensim-SC_OLD-c5ea783526611a968400a1936e4c6764ee1c7013.tar.bz2
opensim-SC_OLD-c5ea783526611a968400a1936e4c6764ee1c7013.tar.xz
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
Diffstat (limited to 'OpenSim/Region/CoreModules/ServiceConnectorsOut/Asset')
-rw-r--r--OpenSim/Region/CoreModules/ServiceConnectorsOut/Asset/HGAssetBroker.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/CoreModules/ServiceConnectorsOut/Asset/HGAssetBroker.cs b/OpenSim/Region/CoreModules/ServiceConnectorsOut/Asset/HGAssetBroker.cs
index 044764b..af2f3d6 100644
--- a/OpenSim/Region/CoreModules/ServiceConnectorsOut/Asset/HGAssetBroker.cs
+++ b/OpenSim/Region/CoreModules/ServiceConnectorsOut/Asset/HGAssetBroker.cs
@@ -31,7 +31,7 @@ using System;
31using System.Collections.Generic; 31using System.Collections.Generic;
32using System.Reflection; 32using System.Reflection;
33using OpenSim.Framework; 33using OpenSim.Framework;
34using OpenSim.Framework.Communications.Cache; 34
35using OpenSim.Server.Base; 35using OpenSim.Server.Base;
36using OpenSim.Region.Framework.Interfaces; 36using OpenSim.Region.Framework.Interfaces;
37using OpenSim.Region.Framework.Scenes; 37using OpenSim.Region.Framework.Scenes;