mirror of
https://github.com/opensim/opensim.git
synced 2026-05-16 03:36:04 +08:00
shut up some pesty warnings
This commit is contained in:
@@ -666,7 +666,8 @@ namespace OpenSim.Region.CoreModules.Scripting.HttpRequest
|
||||
ResponseBody = e.Message;
|
||||
}
|
||||
}
|
||||
catch (Exception e)
|
||||
// catch (Exception e)
|
||||
catch
|
||||
{
|
||||
// Don't crash on anything else
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user