mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
minor: remove mono compiler warnings from OpenSim/Services/Connectors/SimianGrid
This commit is contained in:
@@ -56,11 +56,8 @@ namespace OpenSim.Services.Connectors.SimianGrid
|
||||
private Scene m_scene;
|
||||
private String m_simianURL;
|
||||
|
||||
private IGridUserService m_GridUserService;
|
||||
|
||||
#region IRegionModule Members
|
||||
|
||||
|
||||
public string Name
|
||||
{
|
||||
get { return this.GetType().Name; }
|
||||
|
||||
Reference in New Issue
Block a user