remove something VS decided to add
parent
b2c553b459
commit
f794ab1a67
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue