Skip to content

Commit

Permalink
fixing formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
vlntb committed Jan 22, 2025
1 parent d62c216 commit 9902829
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/xrpld/overlay/detail/OverlayImpl.h
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,7 @@ class OverlayImpl : public Overlay, public reduce_relay::SquelchHandler
std::size_t& disabled,
std::size_t& enabledInSkip) const;

void
checkTracking(std::uint32_t) override;
void checkTracking(std::uint32_t) override;

std::shared_ptr<Peer>
findPeerByShortID(Peer::id_t const& id) const override;
Expand Down

0 comments on commit 9902829

Please sign in to comment.