mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
last round of warning squashing. calling it a day now.
This commit is contained in:
@@ -73,7 +73,7 @@ namespace OpenSim.Region.ScriptEngine.XEngine
|
||||
eventFlags |= kvp.Value;
|
||||
}
|
||||
}
|
||||
catch(Exception e)
|
||||
catch(Exception)
|
||||
{
|
||||
//Console.WriteLine("Exeption in GetMethod:\n"+e.ToString());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user