Browse Source

storage: Remove an outdated FIXME.

Woops ended up doing GPU stuff instead, maybe after 3.2!
Ethan Lee 7 months ago
parent
commit
cd1bd0ac2e
1 changed files with 0 additions and 2 deletions
  1. 0 2
      include/SDL3/SDL_storage.h

+ 0 - 2
include/SDL3/SDL_storage.h

@@ -40,8 +40,6 @@
 extern "C" {
 extern "C" {
 #endif
 #endif
 
 
-/* !!! FIXME: Don't let this ship without async R/W support!!! */
-
 /**
 /**
  * Function interface for SDL_Storage.
  * Function interface for SDL_Storage.
  *
  *