mirror of
https://github.com/opensim/opensim.git
synced 2026-07-03 00:57:49 +08:00
minor: remove some mono compiler warnings
This commit is contained in:
@@ -39,7 +39,7 @@ namespace OpenSim.Data.MySQL
|
||||
{
|
||||
private string m_Realm;
|
||||
private List<string> m_ColumnNames = null;
|
||||
private int m_LastExpire = 0;
|
||||
// private int m_LastExpire = 0;
|
||||
|
||||
public MySqlRegionData(string connectionString, string realm)
|
||||
: base(connectionString)
|
||||
|
||||
Reference in New Issue
Block a user