mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Remove another interface that is no longer needed
This commit is contained in:
@@ -43,7 +43,7 @@ namespace OpenSim.Region.ScriptEngine.DotNetEngine
|
||||
/// Prepares events so they can be directly executed upon a script by EventQueueManager, then queues it.
|
||||
/// </summary>
|
||||
[Serializable]
|
||||
public class EventManager : iScriptEngineFunctionModule
|
||||
public class EventManager
|
||||
{
|
||||
//
|
||||
// Class is instanced in "ScriptEngine" and Uses "EventQueueManager"
|
||||
|
||||
Reference in New Issue
Block a user