diff --git a/include/vkcv/Core.hpp b/include/vkcv/Core.hpp index 806f10a18fee05b37b27d7fbd9c53f58ceb8d84a..61ccc299939284282292f2cf58e2aa2f242c1d88 100644 --- a/include/vkcv/Core.hpp +++ b/include/vkcv/Core.hpp @@ -79,8 +79,6 @@ namespace vkcv SyncResources m_SyncResources; uint32_t m_currentSwapchainImageIndex; - event_handle<int,int> e_resizeHandle; - void setSwapchainImages(SwapchainHandle handle); public: