Skip to content

Commit

Permalink
remove forgotten #define DIAG_IO
Browse files Browse the repository at this point in the history
  • Loading branch information
habazut committed Apr 22, 2024
1 parent 3af2f67 commit b4e7982
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Turnouts.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@
return true;
}

#define DIAG_IO
// Static setClosed function is invoked from close(), throw() etc. to perform the
// common parts of the turnout operation. Code which is specific to a turnout
// type should be placed in the virtual function setClosedInternal(bool) which is
Expand Down

0 comments on commit b4e7982

Please sign in to comment.