removed web_basic_window mentions (#5782)

This commit is contained in:
Thomas Anderson
2026-04-23 06:28:34 -05:00
committed by GitHub
parent f220848896
commit de8419cc8b
3 changed files with 1 additions and 572 deletions

View File

@ -98,7 +98,6 @@ if (${PLATFORM} MATCHES "Android")
elseif (${PLATFORM} MATCHES "Web")
set(example_sources) # clear example_sources
list(APPEND example_sources others/web_basic_window.c)
list(APPEND example_sources core/core_input_gestures_testbed.c)
elseif ("${PLATFORM}" STREQUAL "DRM")