mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
* minor: Remove most mono compiler warnings
This commit is contained in:
@@ -38,7 +38,7 @@ namespace OpenSim.Data.Tests
|
||||
{
|
||||
public class BasicAssetTest
|
||||
{
|
||||
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
//private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
public AssetDataBase db;
|
||||
public UUID uuid1;
|
||||
public UUID uuid2;
|
||||
|
||||
Reference in New Issue
Block a user