Removed checkkeysthreads

It's out of date relative to the IME changes and doesn't add any value
This commit is contained in:
Sam Lantinga
2024-06-26 18:56:01 -07:00
parent b7748c1513
commit 50f50612bd
2 changed files with 0 additions and 312 deletions

View File

@@ -266,7 +266,6 @@ else()
endif()
add_sdl_test_executable(checkkeys SOURCES checkkeys.c)
add_sdl_test_executable(checkkeysthreads SOURCES checkkeysthreads.c)
add_sdl_test_executable(loopwave NEEDS_RESOURCES TESTUTILS MAIN_CALLBACKS SOURCES loopwave.c)
add_sdl_test_executable(testsurround SOURCES testsurround.c)
add_sdl_test_executable(testresample NEEDS_RESOURCES SOURCES testresample.c)