mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 13:55:35 +08:00
Remove GetAssemblyName and friends from the SE interface. It's now handled
internally
This commit is contained in:
@@ -34,7 +34,6 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
{
|
||||
string ScriptEngineName { get; }
|
||||
|
||||
string GetAssemblyName(UUID itemID);
|
||||
string GetXMLState(UUID itemID);
|
||||
bool CanBeDeleted(UUID itemID);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user