mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
Eliminated many warnings
This commit is contained in:
@@ -50,7 +50,6 @@ namespace OpenSim.Data.SQLite
|
||||
private SqliteConnection m_connection;
|
||||
private string m_connectionString;
|
||||
|
||||
private FieldInfo[] m_Fields;
|
||||
private Dictionary<string, FieldInfo> m_FieldMap =
|
||||
new Dictionary<string, FieldInfo>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user