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