Skip to content

Commit 6842163

Browse files
remove debug include
1 parent 6a9d5a9 commit 6842163

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/platform/silabs/tracing/SilabsTracing.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
#include <lib/support/PersistentData.h>
2222
#include <string> // Include the necessary header for std::string
2323

24-
#include "sl_power_manager_debug.h"
25-
2624
// Include FreeRTOS configuration first
2725
#if defined(TRACING_RUNTIME_STATS) && TRACING_RUNTIME_STATS
2826
extern "C" {

0 commit comments

Comments
 (0)