Skip to content

Commit

Permalink
Remove unused initializer
Browse files Browse the repository at this point in the history
  • Loading branch information
jstone-lucasfilm committed Dec 29, 2023
1 parent f2b0e37 commit cf9e332
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/MaterialXRender/LightHandler.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ class MX_RENDER_API LightHandler
_lightTransform(Matrix44::IDENTITY),
_directLighting(true),
_indirectLighting(true),
_envPrefilteredMap(nullptr),
_envSampleCount(DEFAULT_ENV_SAMPLE_COUNT),
_refractionTwoSided(false)
{
Expand Down

0 comments on commit cf9e332

Please sign in to comment.