diff --git a/ports/win32/vs_2019/inc/tx_port.h b/ports/win32/vs_2019/inc/tx_port.h index 5dd656534..c4cadadc2 100644 --- a/ports/win32/vs_2019/inc/tx_port.h +++ b/ports/win32/vs_2019/inc/tx_port.h @@ -190,13 +190,6 @@ extern TEST_FLAG test_forced_mutex_timeout; #define TX_TIMER_ENABLE_PERFORMANCE_INFO #endif -/* Enable trace info. */ - -#ifndef TX_ENABLE_EVENT_TRACE -#define TX_ENABLE_EVENT_TRACE -#endif - - /* Define ThreadX basic types for this port. */ #define VOID void