summaryrefslogtreecommitdiff
path: root/palettes.c
diff options
context:
space:
mode:
Diffstat (limited to 'palettes.c')
-rw-r--r--palettes.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/palettes.c b/palettes.c
index 980a465..dd7f14a 100644
--- a/palettes.c
+++ b/palettes.c
@@ -376,7 +376,6 @@ static double try_colors(flam3_genome *g, int color_resolution) {
g->ntemporal_samples = 1;
// f.temporal_filter_radius = 0.0;
- f.bits = 33;
f.bytes_per_channel=1;
f.verbose = 0;
f.genomes = g;