mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
* minor: remove unused grid send/receive keys from user server configuration
This commit is contained in:
@@ -46,7 +46,6 @@ namespace OpenSim.Framework.Communications
|
||||
private static readonly ILog m_log
|
||||
= LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
public UserConfig _config;
|
||||
private List<IUserDataPlugin> _plugins = new List<IUserDataPlugin>();
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user