mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Fix some compile warnings.
This commit is contained in:
@@ -39,10 +39,6 @@ namespace OpenSim.ConsoleClient
|
||||
{
|
||||
public class OpenSimConsoleClient
|
||||
{
|
||||
private static readonly ILog m_log =
|
||||
LogManager.GetLogger(
|
||||
MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
protected static ServicesServerBase m_Server = null;
|
||||
private static string m_Host;
|
||||
private static int m_Port;
|
||||
|
||||
Reference in New Issue
Block a user