mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 11:25:39 +08:00
minor: remove some mono compiler warnings, add --merge load oar switch to help information
This commit is contained in:
@@ -57,7 +57,6 @@ namespace OpenSim.Region.CoreModules.Avatar.Chat
|
||||
#region ISharedRegionModule Members
|
||||
public virtual void Initialise(IConfigSource config)
|
||||
{
|
||||
|
||||
m_config = config.Configs["Chat"];
|
||||
|
||||
if (null == m_config)
|
||||
|
||||
Reference in New Issue
Block a user