diff --git a/include/SDL3/SDL_storage.h b/include/SDL3/SDL_storage.h index c408120a57..3116e9fb54 100644 --- a/include/SDL3/SDL_storage.h +++ b/include/SDL3/SDL_storage.h @@ -40,8 +40,6 @@ extern "C" { #endif -/* !!! FIXME: Don't let this ship without async R/W support!!! */ - /** * Function interface for SDL_Storage. *