diff --git a/vulkan.d b/vulkan.d index 1f7fb53..f99ee9c 100644 --- a/vulkan.d +++ b/vulkan.d @@ -7,7 +7,6 @@ import core.stdc.string : strcmp, memcpy; import core.stdc.stdio : Printf = printf; import std.format : sformat; import std.math.rounding : Ceil = ceil; -import vulkan_shader; debug {