mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
CommunicationsManager deleted.
This commit is contained in:
@@ -56,13 +56,6 @@ namespace OpenSim.Region.ClientStack
|
||||
|
||||
protected uint m_httpServerPort;
|
||||
|
||||
public CommunicationsManager CommunicationsManager
|
||||
{
|
||||
get { return m_commsManager; }
|
||||
set { m_commsManager = value; }
|
||||
}
|
||||
protected CommunicationsManager m_commsManager;
|
||||
|
||||
protected StorageManager m_storageManager;
|
||||
|
||||
protected ClientStackManager m_clientStackManager;
|
||||
|
||||
Reference in New Issue
Block a user