Skip to content

Commit

Permalink
Remove debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
hit9 committed Apr 28, 2024
1 parent 72be6b0 commit e8d5331
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bt.h
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,6 @@ class Node {

// Clears priority for this tick.
priorityCurrentTick = 0;
std::cout << "debug1: clear priority " << Name() << std::endl;
return status;
}

Expand Down

0 comments on commit e8d5331

Please sign in to comment.