mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
cleaning up warnings in MSSQL code.
This commit is contained in:
@@ -54,7 +54,7 @@ namespace OpenSim.Data.MSSQL
|
||||
|
||||
#region IPlugin Members
|
||||
|
||||
[Obsolete("Cannot be default-initialized!")]
|
||||
// [Obsolete("Cannot be default-initialized!")]
|
||||
override public void Initialise()
|
||||
{
|
||||
m_log.Info("[GRID DB]: " + Name + " cannot be default-initialized!");
|
||||
|
||||
Reference in New Issue
Block a user