mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 18:55:39 +08:00
* remove unused CommitAssets() hook for now
This commit is contained in:
@@ -36,7 +36,6 @@ namespace OpenSim.Data
|
||||
public abstract void CreateAsset(AssetBase asset);
|
||||
public abstract void UpdateAsset(AssetBase asset);
|
||||
public abstract bool ExistsAsset(LLUUID uuid);
|
||||
public abstract void CommitAssets();
|
||||
|
||||
public abstract string Version { get; }
|
||||
public abstract string Name { get; }
|
||||
|
||||
Reference in New Issue
Block a user