qnx: Removed unused bootstrap declaration.

QNX_bootstrap is the VideoBootStrap. QSAAUDIO_bootstrap is still there.
Philipp Wiesemann 2017-07-02 22:46:00 +02:00
parent e3497e7916
commit 4366721b46
1 changed files with 0 additions and 1 deletions

View File

@ -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_ */