mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
minor: remove mono compiler warning
This commit is contained in:
@@ -275,7 +275,7 @@ namespace OpenSim.Services.LLLoginService
|
||||
{
|
||||
dstTimeZone = TimeZoneInfo.FindSystemTimeZoneById(tzName);
|
||||
}
|
||||
catch (Exception e)
|
||||
catch
|
||||
{
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user