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