No errors at least

This commit is contained in:
Emil Shanaty
2025-03-19 22:25:39 +03:00
parent fe87c01f9c
commit a1f1153a04
-2
View File
@@ -205,8 +205,6 @@ private:
VkBuffer vertexBuffer;
VkDeviceMemory vertexBufferMemory;
Model model;
VkPhysicalDevice physicalDevice;
VkDevice device;
#ifdef NDEBUG