diff options
author | Diva Canto | 2009-08-10 08:14:57 -0700 |
---|---|---|
committer | Diva Canto | 2009-08-10 08:14:57 -0700 |
commit | 0d8284c7a1f5184ce50edfdf40c0b8361893426e (patch) | |
tree | 4782d51db9595cf947e7f97dac16acf2b52db8c0 /OpenSim/Region/Communications/Hypergrid/HGCommunicationsStandalone.cs | |
parent | Removed IAssetServer. (diff) | |
download | opensim-SC_OLD-0d8284c7a1f5184ce50edfdf40c0b8361893426e.zip opensim-SC_OLD-0d8284c7a1f5184ce50edfdf40c0b8361893426e.tar.gz opensim-SC_OLD-0d8284c7a1f5184ce50edfdf40c0b8361893426e.tar.bz2 opensim-SC_OLD-0d8284c7a1f5184ce50edfdf40c0b8361893426e.tar.xz |
Removed IAssetCache.
WARNING: PLEASE MAKE SURE TO USE THIS NEW bin/OpenSim.addin.xml
Diffstat (limited to 'OpenSim/Region/Communications/Hypergrid/HGCommunicationsStandalone.cs')
-rw-r--r-- | OpenSim/Region/Communications/Hypergrid/HGCommunicationsStandalone.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/Communications/Hypergrid/HGCommunicationsStandalone.cs b/OpenSim/Region/Communications/Hypergrid/HGCommunicationsStandalone.cs index 3ea987c..1bfc736 100644 --- a/OpenSim/Region/Communications/Hypergrid/HGCommunicationsStandalone.cs +++ b/OpenSim/Region/Communications/Hypergrid/HGCommunicationsStandalone.cs | |||
@@ -44,7 +44,6 @@ namespace OpenSim.Region.Communications.Hypergrid | |||
44 | ConfigSettings configSettings, | 44 | ConfigSettings configSettings, |
45 | NetworkServersInfo serversInfo, | 45 | NetworkServersInfo serversInfo, |
46 | BaseHttpServer httpServer, | 46 | BaseHttpServer httpServer, |
47 | IAssetCache assetCache, | ||
48 | HGGridServices gridService, | 47 | HGGridServices gridService, |
49 | LibraryRootFolder libraryRootFolder, | 48 | LibraryRootFolder libraryRootFolder, |
50 | bool dumpAssetsToFile) | 49 | bool dumpAssetsToFile) |