From 0379dbe2fd6c0f53b8465cb681b4be667e236800 Mon Sep 17 00:00:00 2001 From: diva Date: Sun, 17 May 2009 02:15:08 +0000 Subject: Removing a superfluous message, just to make bamboo run again. --- OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs') diff --git a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs index 534136d..4d6b35b 100644 --- a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs +++ b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs @@ -496,7 +496,6 @@ namespace OpenSim.Region.ClientStack.LindenUDP //m_assetCache = assetCache; m_assetService = m_scene.RequestModuleInterface(); - m_log.Debug("[XXX] m_assetService is null? " + ((m_assetService == null) ? "yes" : "no")); m_networkServer = packServer; -- cgit v1.1