aboutsummaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJuan Ramos <[email protected]>2023-01-19 09:52:26 -0700
committerJuan Ramos <[email protected]>2023-01-19 10:02:09 -0700
commit6f62a95edbfee23f5d375cae1d4ad2fd678f92ba (patch)
treee678417ccabee25874a63a9757b656afbb8fc446 /CONTRIBUTING.md
parent2bb0a23104ceffd9a28d5b7401f2cee7dae35bb8 (diff)
downloadVulkan-Headers-6f62a95edbfee23f5d375cae1d4ad2fd678f92ba.tar.gz
Vulkan-Headers-6f62a95edbfee23f5d375cae1d4ad2fd678f92ba.zip
build: Remove vk_sdk_platform.h
Users have already been warned about this file being deprecated.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e4d96bc..fccaa9f 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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)