Skip to content

Commit bd90442

Browse files
committed
Removed space.
1 parent f81a27e commit bd90442

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

include/vsg/vk/State.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,6 @@ namespace vsg
339339
{
340340
if (dirty)
341341
{
342-
343342
for (uint32_t slot = 0; slot <= activeMaxStateSlot; ++slot)
344343
{
345344
stateStacks[slot].record(*_commandBuffer);

0 commit comments

Comments
 (0)