Skip to content

Commit bf8876b

Browse files
committed
Signal Errors
1 parent 144ba09 commit bf8876b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Source/Orts.Simulation/Simulation/Signalling/SIGSCRfile.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
// #define DEBUG_ALLOWCRASH
2727
// removes catch and allows program to crash on error statement
2828
//
29-
#define DEBUG_PRINT_PROCESS
29+
// #define DEBUG_PRINT_PROCESS
3030
// prints processing details
3131
// set TBD_debug_ref to TDB index of required signals
3232
//
33-
#define DEBUG_PRINT_ENABLED
33+
// #define DEBUG_PRINT_ENABLED
3434
// prints processing details of all enabled signals
3535
//
3636

0 commit comments

Comments
 (0)