vendor:vulkan: Remove unused core:c import.

This commit is contained in:
Jeroen van Rijn
2021-09-23 14:21:12 +02:00
parent 6a86b3c82b
commit c0437330e9
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -521,8 +521,6 @@ BASE = """
// Vulkan wrapper generated from "https://raw.githubusercontent.com/KhronosGroup/Vulkan-Headers/master/include/vulkan/vulkan_core.h"
//
package vulkan
import "core:c"
"""[1::]