mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
* minor: remove mono compiler warnings
This commit is contained in:
@@ -3490,7 +3490,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
handlerGenericMessage(sender, method, msg);
|
||||
return true;
|
||||
}
|
||||
catch (Exception ex)
|
||||
catch
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user