nimble_port.c: Removed unused coex header inclusion

This commit is contained in:
Rahul Tank
2024-02-20 12:22:49 +05:30
committed by Abhinav Kudnar
parent a6075627e8
commit c6ee8dee30
-8
View File
@@ -32,14 +32,6 @@
#endif
#include "soc/soc_caps.h"
#if SOC_ESP_NIMBLE_CONTROLLER
#if CONFIG_SW_COEXIST_ENABLE
#include "esp_coexist_internal.h"
#endif
#endif
#include "esp_intr_alloc.h"
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"