mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
cleaning out warnings.
NOTE: we currently have a gazillion warnings caused stuff flagged as "obsolete" (OGS1 stuff) --- what's up with that?
This commit is contained in:
@@ -33,7 +33,7 @@ namespace OpenSim.Framework.Servers
|
||||
{
|
||||
public class CachedGetAssetStreamHandler : BaseGetAssetStreamHandler
|
||||
{
|
||||
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
// private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
private readonly IAssetCache m_assetProvider;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user