mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
Remove another interface that is no longer needed
This commit is contained in:
@@ -34,7 +34,7 @@ using OpenSim.Region.ScriptEngine.Shared.ScriptBase;
|
||||
|
||||
namespace OpenSim.Region.ScriptEngine.DotNetEngine
|
||||
{
|
||||
public class AppDomainManager : iScriptEngineFunctionModule
|
||||
public class AppDomainManager
|
||||
{
|
||||
//
|
||||
// This class does AppDomain handling and loading/unloading of
|
||||
|
||||
Reference in New Issue
Block a user