minor: remove mono compiler warning
parent
1505c22995
commit
2f84d5397b
|
@ -9252,9 +9252,8 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
|||
{
|
||||
param1 = Convert.ToUInt32(Utils.BytesToString(messagePacket.ParamList[1].Parameter));
|
||||
}
|
||||
catch (Exception ex)
|
||||
catch
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue