Skip to content

Commit 9ed0945

Browse files
author
kevyuu
committed
Remove dead code
1 parent 14f5d35 commit 9ed0945

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/nbl/video/ILogicalDevice.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -998,9 +998,6 @@ bool ILogicalDevice::createRayTracingPipelines(IGPUPipelineCache* const pipeline
998998
}
999999

10001000
}
1001-
if (!features.rayTraversalPrimitiveCulling)
1002-
{
1003-
}
10041001

10051002
const auto& limits = getPhysicalDeviceLimits();
10061003
for (const auto& param : params)

0 commit comments

Comments
 (0)