mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 22:05:36 +08:00
pesty warnings
This commit is contained in:
@@ -196,8 +196,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
public void SendSimOnlineNotification(ulong regionHandle)
|
||||
{
|
||||
RegionInfo Result = null;
|
||||
|
||||
Scene s = m_localScenes.FindValue(delegate(Scene x)
|
||||
{
|
||||
if (x.RegionInfo.RegionHandle == regionHandle)
|
||||
|
||||
Reference in New Issue
Block a user