mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
* Remove some mono compiler warnings
This commit is contained in:
@@ -38,9 +38,7 @@ namespace OpenSim.Services.FreeswitchService
|
||||
{
|
||||
public class FreeswitchService : FreeswitchServiceBase, IFreeswitchService
|
||||
{
|
||||
private static readonly ILog m_log =
|
||||
LogManager.GetLogger(
|
||||
MethodBase.GetCurrentMethod().DeclaringType);
|
||||
//private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
public FreeswitchService(IConfigSource config) : base(config)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user