minor: remove mono compiler warning
parent
5d20f04e08
commit
feba3164af
|
@ -42,7 +42,7 @@ namespace OpenSim.Tests.Common.Mock
|
|||
/// </summary>
|
||||
public class TestInventoryDataPlugin : IInventoryDataPlugin
|
||||
{
|
||||
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
// private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
/// <value>
|
||||
/// Inventory folders
|
||||
|
|
Loading…
Reference in New Issue