Skip to content

Commit

Permalink
🗑️ Build fix - deleted deadcode without return.
Browse files Browse the repository at this point in the history
  • Loading branch information
ohlidalp committed Jan 26, 2025
1 parent 1579e04 commit 4e4716f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/server/sequencer.h
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,6 @@ class Client {

SpamFilter& GetSpamFilter() { return m_spamfilter; }

Sequencer* GetSequencer() { }

RoRnet::UserInfo user; //!< user information

int drop_state; // dropping outgoing packets?
Expand Down

0 comments on commit 4e4716f

Please sign in to comment.