mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
minor: remove some mono compiler warnings
This commit is contained in:
@@ -48,8 +48,8 @@ namespace OpenSim.Region.CoreModules.ServiceConnectorsOut.Neighbour
|
||||
|
||||
private bool m_Enabled = false;
|
||||
private LocalNeighbourServicesConnector m_LocalService;
|
||||
private string serviceDll;
|
||||
private List<Scene> m_Scenes = new List<Scene>();
|
||||
//private string serviceDll;
|
||||
//private List<Scene> m_Scenes = new List<Scene>();
|
||||
|
||||
public Type ReplacableInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user