diff --git a/src/core/system.h b/src/core/system.h index 746803a35..2e5eca7da 100644 --- a/src/core/system.h +++ b/src/core/system.h @@ -29,9 +29,6 @@ #ifndef EMSESP_STANDALONE #include -#if CONFIG_IDF_TARGET_ESP32 -// #include -#endif #include #include #endif