mirror of
https://github.com/opensim/opensim.git
synced 2026-07-14 03:15:36 +08:00
Remove another interface that is no longer needed
This commit is contained in:
@@ -38,7 +38,7 @@ namespace OpenSim.Region.ScriptEngine.DotNetEngine
|
||||
/// Events are queued and executed in separate thread
|
||||
/// </summary>
|
||||
[Serializable]
|
||||
public class EventQueueManager : iScriptEngineFunctionModule
|
||||
public class EventQueueManager
|
||||
{
|
||||
//
|
||||
// Class is instanced in "ScriptEngine" and used by "EventManager" which is also instanced in "ScriptEngine".
|
||||
|
||||
Reference in New Issue
Block a user