mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
remove some mono compiler warnings and unnecessary dictionary instantiations
This commit is contained in:
@@ -39,7 +39,7 @@ namespace OpenSim.Server.Handlers.Grid
|
||||
{
|
||||
public class GridInfoServerInConnector : ServiceConnector
|
||||
{
|
||||
private string m_ConfigName = "GridInfoService";
|
||||
// private string m_ConfigName = "GridInfoService";
|
||||
|
||||
public GridInfoServerInConnector(IConfigSource config, IHttpServer server, string configName) :
|
||||
base(config, server, configName)
|
||||
|
||||
Reference in New Issue
Block a user