summaryrefslogtreecommitdiff
path: root/flam3.h
diff options
context:
space:
mode:
Diffstat (limited to 'flam3.h')
-rw-r--r--flam3.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/flam3.h b/flam3.h
index 3c7b860..3c17ffd 100644
--- a/flam3.h
+++ b/flam3.h
@@ -182,7 +182,6 @@ typedef struct {
double badvals;
long int num_iters;
- int render_seconds;
} stat_struct;
@@ -571,7 +570,6 @@ typedef struct {
double pixel_aspect_ratio; /* width over height of each pixel */
flam3_genome *genomes;
int ngenomes;
- int verbose;
int bytes_per_channel;
int earlyclip;
double time;