mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
* minor: Remove most mono compiler warnings
This commit is contained in:
@@ -39,7 +39,7 @@ namespace OpenSim.Data.Tests
|
||||
{
|
||||
public class BasicGridTest
|
||||
{
|
||||
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
//private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
public GridDataBase db;
|
||||
public UUID region1, region2, region3;
|
||||
public UUID zero = UUID.Zero;
|
||||
|
||||
Reference in New Issue
Block a user