Skip to content

Commit 02a9bfe

Browse files
Minor nitpick
1 parent eac81ec commit 02a9bfe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

chap03/chap03.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,6 @@ Finally, to wrap up this section, we need to create a logical device. We'll use
225225

226226
```cpp
227227
VkResult vkCreateDevice(
228-
// vkEnumeratePhysicalDevices
229228
VkPhysicalDevice physicalDevice,
230229
const VkDeviceCreateInfo* pCreateInfo,
231230
const VkAllocationCallbacks* pAllocator,

0 commit comments

Comments
 (0)