remove something VS decided to add

This commit is contained in:
UbitUmarov
2016-11-21 01:22:01 +00:00
parent b2c553b459
commit f794ab1a67

View File

@@ -111,7 +111,6 @@ namespace OpenSim.Region.ClientStack.LindenUDP
/// hooked to put more data on the empty queue</summary>
public event QueueEmpty OnQueueEmpty;
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design","CA1009:DeclareEventHandlersCorrectly")]
public event Func<ThrottleOutPacketTypeFlags, bool> HasUpdates;
/// <summary>AgentID for this client</summary>