diff options
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 5c2fe33..e9e4e56 100644 --- a/OpenSim/Region/Communications/Hypergrid/HGCommunicationsStandalone.cs +++ b/OpenSim/Region/Communications/Hypergrid/HGCommunicationsStandalone.cs | |||
@@ -73,7 +73,6 @@ namespace OpenSim.Region.Communications.Hypergrid | |||
73 | m_interServiceInventoryService = inventoryService; | 73 | m_interServiceInventoryService = inventoryService; |
74 | inventoryService.UserProfileCache = UserProfileCacheService; | 74 | inventoryService.UserProfileCache = UserProfileCacheService; |
75 | 75 | ||
76 | m_assetCache = assetCache; | ||
77 | // Let's swap to always be secure access to inventory | 76 | // Let's swap to always be secure access to inventory |
78 | AddSecureInventoryService((ISecureInventoryService)inventoryService); | 77 | AddSecureInventoryService((ISecureInventoryService)inventoryService); |
79 | m_inventoryServices = null; | 78 | m_inventoryServices = null; |