mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
* minor: remove some mono compiler warnings, minor cleanup
This commit is contained in:
@@ -41,7 +41,7 @@ namespace OpenSim.Framework.Console
|
||||
//
|
||||
public class RemoteConsole : CommandConsole
|
||||
{
|
||||
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
// private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
private IHttpServer m_Server = null;
|
||||
private IConfigSource m_Config = null;
|
||||
|
||||
Reference in New Issue
Block a user