mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
Remove some mono compiler warnings
This commit is contained in:
@@ -40,9 +40,7 @@ namespace OpenSim.Server.Base
|
||||
{
|
||||
public class HttpServerBase : ServicesServerBase
|
||||
{
|
||||
// Logger
|
||||
//
|
||||
private static readonly ILog m_Log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
// private static readonly ILog m_Log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
private uint m_consolePort;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user