From 78509371189f5ae323cc98bf5fba9e450c76e575 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Sat, 25 Apr 2015 17:08:05 +0200 Subject: Drop unused amw_amp --- interpolation.c | 1 - 1 file changed, 1 deletion(-) (limited to 'interpolation.c') diff --git a/interpolation.c b/interpolation.c index aaa9145..0f42c8c 100644 --- a/interpolation.c +++ b/interpolation.c @@ -395,7 +395,6 @@ void flam3_interpolate_n(flam3_genome *result, int ncp, INTERP(xform[i].curl_c2); INTERP(xform[i].rectangles_x); INTERP(xform[i].rectangles_y); - INTERP(xform[i].amw_amp); INTERP(xform[i].disc2_rot); INTERP(xform[i].disc2_twist); INTERP(xform[i].super_shape_rnd); -- cgit v1.2.3