Skip to content

Commit

Permalink
Fix warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
C1rdec committed Nov 30, 2024
1 parent 9b1f43e commit cb1fa37
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions PoeLurker.Core/ClientLurker.cs
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,6 @@ public ClientLurker(int processId)
/// </summary>
public event EventHandler<PlayerLeftEvent> PlayerLeft;

/// <summary>
/// Occurs when [whispered].
/// </summary>
public event EventHandler<WhisperEvent> Whispered;

/// <summary>
/// Creates new offer.
/// </summary>
Expand Down

0 comments on commit cb1fa37

Please sign in to comment.