mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
* minor: remove compile warning
This commit is contained in:
@@ -352,7 +352,7 @@ namespace OpenSim.Region.ScriptEngine.DotNetEngine
|
||||
}
|
||||
}
|
||||
}
|
||||
catch (Exception e)
|
||||
catch (Exception)
|
||||
{
|
||||
throw;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user