mirror of
https://github.com/opensim/opensim.git
synced 2026-07-06 20:45:45 +08:00
shut up some pesty warnings
This commit is contained in:
@@ -771,7 +771,6 @@ namespace OpenSim.Region.ScriptEngine.Shared.Instance
|
||||
/// <returns></returns>
|
||||
public object EventProcessor()
|
||||
{
|
||||
EventParams data = null;
|
||||
// We check here as the thread stopping this instance from running may itself hold the m_Script lock.
|
||||
if (!Running)
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user