mirror of
https://github.com/opensim/opensim.git
synced 2026-08-02 23:18:34 +08:00
minor: remove mono compiler warning
This commit is contained in:
@@ -9252,9 +9252,8 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
{
|
||||
param1 = Convert.ToUInt32(Utils.BytesToString(messagePacket.ParamList[1].Parameter));
|
||||
}
|
||||
catch (Exception ex)
|
||||
catch
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user