Minor stuff

This commit is contained in:
Lynix
2020-04-19 01:24:37 +02:00
parent fca3d855bd
commit 3b24d020e8
3 changed files with 2 additions and 4 deletions

View File

@@ -13,8 +13,6 @@ namespace Nz
{
}
VulkanSurface::~VulkanSurface() = default;
bool VulkanSurface::Create(WindowHandle handle)
{
bool success = false;