mirror of
https://github.com/opensim/opensim.git
synced 2026-07-14 19:55:35 +08:00
* minor: Remove most mono compiler warnings
This commit is contained in:
@@ -41,7 +41,7 @@ namespace OpenSim.Grid.UserServer.Modules
|
||||
{
|
||||
public class UserServerAvatarAppearanceModule
|
||||
{
|
||||
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
//private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
private UserDataBaseService m_userDataBaseService;
|
||||
private BaseHttpServer m_httpServer;
|
||||
|
||||
Reference in New Issue
Block a user