build: Remove vk_sdk_platform.h

Users have already been warned about this file being deprecated.
This commit is contained in:
Juan Ramos 2023-01-19 09:52:26 -07:00 committed by Juan Ramos
parent 2bb0a23104
commit 6f62a95edb
5 changed files with 0 additions and 95 deletions

View file

@ -18,7 +18,6 @@ The majority for the Vulkan headers come from [Vulkan-Docs](https://github.com/K
* Non-API headers
* include/vulkan/vk_icd.h
* include/vulkan/vk_layer.h
* include/vulkan/vk_sdk_platform.h (deprecated)
### Specification repository (https://github.com/KhronosGroup/Vulkan-Docs)