mirror of
https://github.com/opensim/opensim.git
synced 2026-06-25 15:55:46 +08:00
Remove an insterface member that was never used
This commit is contained in:
@@ -76,7 +76,6 @@ namespace OpenSim.Region.ScriptEngine.Interfaces
|
||||
|
||||
void SetScriptState(UUID itemID, bool state);
|
||||
bool GetScriptState(UUID itemID);
|
||||
void SetState(UUID itemID, string newState);
|
||||
void ApiResetScript(UUID itemID);
|
||||
void ResetScript(UUID itemID);
|
||||
IConfig Config { get; }
|
||||
|
||||
Reference in New Issue
Block a user