mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 13:55:35 +08:00
* minor: remove one mono compiler warning
This commit is contained in:
@@ -774,7 +774,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.CodeTools
|
||||
m_positionMap[k] = v;
|
||||
}
|
||||
}
|
||||
catch (Exception e)
|
||||
catch
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user