From 49386d34e55be10f0ea454237331b821e8e751a5 Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Sun, 1 Mar 2020 03:05:14 +0000 Subject: [PATCH] pesty warning --- OpenSim/Region/ClientStack/Linden/UDP/LLClientView.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/OpenSim/Region/ClientStack/Linden/UDP/LLClientView.cs b/OpenSim/Region/ClientStack/Linden/UDP/LLClientView.cs index be5345cc34..0d016a5b58 100755 --- a/OpenSim/Region/ClientStack/Linden/UDP/LLClientView.cs +++ b/OpenSim/Region/ClientStack/Linden/UDP/LLClientView.cs @@ -363,8 +363,6 @@ namespace OpenSim.Region.ClientStack.LindenUDP // protected HashSet m_attachmentsSent; - private bool m_deliverPackets = true; - private bool m_SendLogoutPacketWhenClosing = true; ///