get rid of last globals todo comment
This commit is contained in:
parent
39555882f2
commit
73aaf0455c
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@
|
|||
#endif
|
||||
#include <GLFW/glfw3.h>
|
||||
|
||||
// TODO: clean up globals here
|
||||
|
||||
static VkSwapchainKHR m_swapchain;
|
||||
|
||||
PTK_LIST_DEFINE(VkImage);
|
||||
|
|
Loading…
Reference in a new issue