mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
* Removed the broken and unused GridRegion.ExternalEndPoint setter
This commit is contained in:
@@ -266,8 +266,6 @@ namespace OpenSim.Services.Interfaces
|
||||
|
||||
return new IPEndPoint(ia, m_internalEndPoint.Port);
|
||||
}
|
||||
|
||||
set { m_externalHostName = value.ToString(); }
|
||||
}
|
||||
|
||||
public string ExternalHostName
|
||||
|
||||
Reference in New Issue
Block a user