mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
* Reduced a significant number of compiler warnings (back down to 9 for all projects combined, all 'never used' things)
This commit is contained in:
@@ -43,7 +43,6 @@ namespace OpenSim.Grid.UserServer
|
||||
/// </summary>
|
||||
public class OpenUser_Main : conscmd_callback
|
||||
{
|
||||
private string StorageDll = "OpenSim.Framework.Data.MySQL.dll";
|
||||
private UserConfig Cfg;
|
||||
|
||||
public UserManager m_userManager;
|
||||
|
||||
Reference in New Issue
Block a user