mirror of
https://github.com/opensim/opensim.git
synced 2026-05-18 22:25:36 +08:00
* Removed 19 warnings
This commit is contained in:
@@ -331,7 +331,7 @@ namespace OpenSim.Region.ScriptEngine.Common.ScriptEngineBase
|
||||
m_host.AbsolutePosition,
|
||||
m_host.Name, m_host.UUID);
|
||||
}
|
||||
catch (Exception f)
|
||||
catch (Exception)
|
||||
{
|
||||
//}
|
||||
//else
|
||||
|
||||
Reference in New Issue
Block a user