mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
* remove unused CommitAssets() hook for now
This commit is contained in:
@@ -35,7 +35,6 @@ namespace OpenSim.Framework
|
||||
void CreateAsset(AssetBase asset);
|
||||
void UpdateAsset(AssetBase asset);
|
||||
bool ExistsAsset(LLUUID uuid);
|
||||
void CommitAssets(); // force a sync to the database
|
||||
void Initialise(string connect);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user