test: Removed loopwavequeue.c; obsolete in SDL3.

This commit is contained in:
Ryan C. Gordon
2023-06-24 00:59:33 -04:00
parent 0e5a1d4f29
commit 47b0321ebf
3 changed files with 0 additions and 185 deletions

View File

@@ -3,7 +3,6 @@ These are test programs for the SDL library:
checkkeys Watch the key events to check the keyboard
loopwave Audio test -- loop playing a WAV file
loopwavequeue Audio test -- loop playing a WAV file with SDL_QueueAudio
testsurround Audio test -- play test tone on each audio channel
testaudioinfo Lists audio device capabilities
testerror Tests multi-threaded error handling