Skip to content

Commit 2cf15c3

Browse files
committed
Fix errors.
1 parent 850e4ec commit 2cf15c3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

device/src/thread_stats.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,10 @@
1717

1818
// Functions:
1919

20-
#if DEBUG_THREAD_STATS
2120
void ThreadStats_Init(void);
2221
void ThreadStats_Switch(void);
2322
void ThreadStats_Print(void);
2423
void ThreadStats_Snap(void);
25-
#endif
2624

2725
#endif
2826

0 commit comments

Comments
 (0)