mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
minor: remove some mono compiler warnings
This commit is contained in:
@@ -44,7 +44,7 @@ namespace OpenSim.Server.Handlers.Authorization
|
||||
{
|
||||
public class AuthorizationServerPostHandler : BaseStreamHandler
|
||||
{
|
||||
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
// private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
private IAuthorizationService m_AuthorizationService;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user