Fix compiler warning for deprecated variable use

This commit is contained in:
Julian Eisel 2020-06-29 13:12:07 +02:00
parent 8e494f7a45
commit 9afad1de44
1 changed files with 0 additions and 1 deletions

View File

@ -218,7 +218,6 @@
.bloom_radius = 6.5f, \
.bloom_clamp = 0.0f, \
\
.motion_blur_samples = 8, \
.motion_blur_shutter = 0.5f, \
.motion_blur_depth_scale = 100.0f, \
.motion_blur_max = 32, \