diff --git a/src/main.cpp b/src/main.cpp index 5cc2842..89e6340 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -205,8 +205,6 @@ private: VkBuffer vertexBuffer; VkDeviceMemory vertexBufferMemory; Model model; - VkPhysicalDevice physicalDevice; - VkDevice device; #ifdef NDEBUG