This simple patch removes an "UNUSED_VARS" macro referencing a variable which doesn't exist (r_unit_size).
It only affects the headless build.
Without this patch, make headless fails with a compiler error on that line.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
I believe the problem was introduced in ad3bcee0 on April 15 (by Harley Acheson) which removed that variable.