mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
* Proactively fixed bug-potential concerning the fact that m_httpServer property was differently referred to between RegionApplicationBase and all other grid services.
This commit is contained in:
@@ -53,7 +53,6 @@ namespace OpenSim.Region.ClientStack
|
||||
get { return m_networkServersInfo; }
|
||||
}
|
||||
|
||||
protected BaseHttpServer m_httpServer;
|
||||
protected uint m_httpServerPort;
|
||||
|
||||
public CommunicationsManager CommunicationsManager
|
||||
|
||||
Reference in New Issue
Block a user