Remove whitespace at the end of rendervulkan.cpp

This commit is contained in:
Simon Ser 2020-08-31 19:23:45 +02:00
parent 9a78452a41
commit d36a11d39f
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48

View file

@ -1789,78 +1789,3 @@ int vulkan_get_texture_fence( VulkanTexture_t vulkanTex )
return pTex->m_FD;
}