Explorar el Código

qnx: Removed unused bootstrap declaration.

QNX_bootstrap is the VideoBootStrap. QSAAUDIO_bootstrap is still there.
Philipp Wiesemann hace 8 años
padre
commit
4366721b46
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/audio/SDL_sysaudio.h

+ 0 - 1
src/audio/SDL_sysaudio.h

@@ -205,7 +205,6 @@ extern AudioBootStrap FUSIONSOUND_bootstrap;
 extern AudioBootStrap ANDROIDAUDIO_bootstrap;
 extern AudioBootStrap PSPAUDIO_bootstrap;
 extern AudioBootStrap EMSCRIPTENAUDIO_bootstrap;
-extern AudioBootStrap QNX_bootstrap;
 
 #endif /* SDL_sysaudio_h_ */