diff options
Diffstat (limited to 'OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs')
-rw-r--r-- | OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs index e3b91a5..7dac5de 100644 --- a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs +++ b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs | |||
@@ -3490,7 +3490,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP | |||
3490 | handlerGenericMessage(sender, method, msg); | 3490 | handlerGenericMessage(sender, method, msg); |
3491 | return true; | 3491 | return true; |
3492 | } | 3492 | } |
3493 | catch (Exception ex) | 3493 | catch |
3494 | { | 3494 | { |
3495 | } | 3495 | } |
3496 | } | 3496 | } |