commit f0d2d5bee7af58720a56835704a6c11c236d0eee parent 06316573d1ed8c7afe3df2f9b19d1696041ab575 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Wed, 8 Feb 2017 16:09:21 +0100 Rm a useless variable from the integrand context Diffstat:
| M | src/s4vs_realization.h | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/s4vs_realization.h b/src/s4vs_realization.h @@ -35,7 +35,6 @@ struct ssp_rng; struct s4vs_context { - struct s3d_sampler* sampler; struct s3d_scene* scene; double ks; double g;