mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
shut up some pesty warnings
This commit is contained in:
@@ -809,7 +809,7 @@ namespace OpenSim.Region.CoreModules.Asset
|
||||
|
||||
return;
|
||||
}
|
||||
catch (UnauthorizedAccessException e)
|
||||
catch (UnauthorizedAccessException)
|
||||
{
|
||||
}
|
||||
finally
|
||||
|
||||
Reference in New Issue
Block a user