mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Remove extra \ that snuck into code
This commit is contained in:
@@ -1926,5 +1926,4 @@ public:
|
||||
const VkSubpassEndInfoKHR *pSubpassEndInfo);
|
||||
IMPLEMENT_FUNCTION_SERIALISED(void, vkCmdEndRenderPass2KHR, VkCommandBuffer commandBuffer,
|
||||
const VkSubpassEndInfoKHR *pSubpassEndInfo);
|
||||
\
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user