mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
Removing a superfluous message, just to make bamboo run again.
This commit is contained in:
@@ -496,7 +496,6 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
//m_assetCache = assetCache;
|
||||
|
||||
m_assetService = m_scene.RequestModuleInterface<IAssetService>();
|
||||
m_log.Debug("[XXX] m_assetService is null? " + ((m_assetService == null) ? "yes" : "no"));
|
||||
|
||||
m_networkServer = packServer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user