cleaning up warnings in MSSQL code.

This commit is contained in:
Dr Scofield
2008-11-17 11:07:18 +00:00
parent ae0bcab35e
commit 68019e8d98
3 changed files with 3 additions and 3 deletions

View File

@@ -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!");