Skip to content

Commit

Permalink
remove unnecessary toEnd (#562)
Browse files Browse the repository at this point in the history
  • Loading branch information
batishchev authored Jun 3, 2022
1 parent 6a8b936 commit 983122e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,6 @@ public void run()
lastReportedTone = null;
else
lastReportedTone = temp;
toEnd = false;
}
}
}
Expand Down

0 comments on commit 983122e

Please sign in to comment.