mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
supress some warnings by explict(confirm) the hide of parent fields
This commit is contained in:
@@ -55,9 +55,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Chat
|
||||
protected List<string> FreezeCache = new List<string>();
|
||||
protected string m_adminPrefix = "";
|
||||
protected object m_syncy = new object();
|
||||
|
||||
protected IConfig m_config;
|
||||
|
||||
#region ISharedRegionModule Members
|
||||
public virtual void Initialise(IConfigSource config)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user