Skip to content

Commit

Permalink
Temporary delint.
Browse files Browse the repository at this point in the history
  • Loading branch information
evoskuil committed Jun 1, 2024
1 parent 986fd43 commit 6191938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chasers/chaser_validate.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ code chaser_validate::start() NOEXCEPT
}

bool chaser_validate::handle_event(const code&, chase event_,
event_value value) NOEXCEPT
event_value) NOEXCEPT
{
if (closed())
return false;
Expand Down

0 comments on commit 6191938

Please sign in to comment.