mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
minor: remove mono compiler warning in OfflineIMService
This commit is contained in:
@@ -46,7 +46,7 @@ namespace OpenSim.OfflineIM
|
||||
{
|
||||
public class OfflineIMService : OfflineIMServiceBase, IOfflineIMService
|
||||
{
|
||||
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
// private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
private const int MAX_IM = 25;
|
||||
|
||||
private XmlSerializer m_serializer;
|
||||
|
||||
Reference in New Issue
Block a user