Skip to content

Commit

Permalink
Update logging
Browse files Browse the repository at this point in the history
  • Loading branch information
uweseimet committed Dec 11, 2024
1 parent 2fed7a8 commit 017d20f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cpp/controllers/controller.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -365,8 +365,6 @@ void Controller::Send()
return;
}

LogTrace("All data transferred");

switch (GetPhase()) {
case bus_phase::msgin:
ProcessEndOfMessage();
Expand Down

0 comments on commit 017d20f

Please sign in to comment.