vcpkg: Remove SDL "base" feature

It has been removed upstream, see
ea9f45d1bc
This commit is contained in:
Christoph Haag 2023-12-03 20:31:58 +01:00 committed by Jakob Bornecrantz
parent 450a2ef745
commit 37c0c14668

View file

@ -38,7 +38,6 @@
{
"name": "sdl2",
"features": [
"base",
"vulkan"
]
}