mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
* remove unused CommitAssets() hook for now
This commit is contained in:
@@ -203,13 +203,6 @@ namespace OpenSim.Data.MSSQL
|
||||
return false;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// All writes are immediately commited to the database, so this is a no-op
|
||||
/// </summary>
|
||||
override public void CommitAssets()
|
||||
{
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
#region IPlugin Members
|
||||
|
||||
Reference in New Issue
Block a user