Remove a couple compiler warnings.

This commit is contained in:
Jeff Ames
2008-02-21 00:50:09 +00:00
parent 0eeb56c61d
commit 4a621d106c
2 changed files with 5 additions and 5 deletions

View File

@@ -42,8 +42,8 @@ namespace OpenSim.Region.Environment.Modules
/// </summary>
public class UserTextureDownloadService
{
private static readonly log4net.ILog m_log
= log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType);
//private static readonly log4net.ILog m_log
// = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType);
/// <summary>
/// Holds texture senders before they have received the appropriate texture from the asset cache.