mirror of
https://github.com/espressif/esp-idf
synced 2025-03-26 01:10:12 -04:00
xTaskRemoveFromUnorderedEventList is a scheduler internal function, thus will never be called by users. Therefore, the compatbility define is not necessary.