2db5825d25
Delete SpotShadow::makeClockwise, which is unused and does not link when compiler optimizations are disabled (for debugging). SpotShadow::makeClockwise calls non-existent function ShadowTessellator::isClockwise, which only works because the optimizer deletes the function. Change-Id: Ib8a014bf168782772faa1da7d75a079c1fd28ed9 (cherry picked from commit fdb625a309755fb762c448dd8c2c4e3a7cc26021)