summaryrefslogtreecommitdiff
path: root/flam3.c
diff options
context:
space:
mode:
Diffstat (limited to 'flam3.c')
-rw-r--r--flam3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/flam3.c b/flam3.c
index 616fe8c..3e82da7 100644
--- a/flam3.c
+++ b/flam3.c
@@ -795,7 +795,6 @@ void clear_cp(flam3_genome *cp, int default_flag) {
cp->width = -1;
cp->height = -1;
cp->gam_lin_thresh = -1;
-// cp->motion_exp = -999;
cp->interpolation_type = -1;
cp->palette_mode = -1;
}