mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
* remove unused CommitAssets() hook for now
This commit is contained in:
@@ -161,12 +161,6 @@ namespace OpenSim.Data.NHibernate
|
||||
|
||||
}
|
||||
|
||||
override public void CommitAssets() // force a sync to the database
|
||||
{
|
||||
m_log.Info("[SQLITE]: Attempting commit");
|
||||
}
|
||||
|
||||
|
||||
public override string Name {
|
||||
get { return "NHibernate"; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user