summaryrefslogtreecommitdiff
path: root/interpolation.c
diff options
context:
space:
mode:
Diffstat (limited to 'interpolation.c')
-rw-r--r--interpolation.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/interpolation.c b/interpolation.c
index 78b798f..8a5c87b 100644
--- a/interpolation.c
+++ b/interpolation.c
@@ -424,7 +424,6 @@ void flam3_interpolate_n(flam3_genome *result, int ncp,
INTERP(hue_rotation);
INTERI(width);
INTERI(height);
- INTERI(spatial_oversample);
INTERP(center[0]);
INTERP(center[1]);
INTERP(rot_center[0]);