diff options
Diffstat (limited to 'src/render/llr_impl.h')
| -rw-r--r-- | src/render/llr_impl.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/src/render/llr_impl.h b/src/render/llr_impl.h index 319441c..1c08b03 100644 --- a/src/render/llr_impl.h +++ b/src/render/llr_impl.h | |||
| @@ -34,7 +34,6 @@ typedef struct Light { | |||
| 34 | union { | 34 | union { | 
| 35 | EnvironmentLight environment; | 35 | EnvironmentLight environment; | 
| 36 | }; | 36 | }; | 
| 37 | node_idx parent; // Parent SceneNode. | ||
| 38 | } Light; | 37 | } Light; | 
| 39 | 38 | ||
| 40 | typedef struct Material { | 39 | typedef struct Material { | 
