Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions ports/win32/vs_2019/inc/tx_port.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down