From 7fcddbf213e2674871ef078a3b228a32fd9f488f Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 23 Sep 2019 10:29:32 +0200 Subject: indexamajig: Move 'profile' flag out of iargs --- src/process_image.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/process_image.h') diff --git a/src/process_image.h b/src/process_image.h index c32df634..1b899619 100644 --- a/src/process_image.h +++ b/src/process_image.h @@ -110,7 +110,6 @@ struct index_args float fix_bandwidth; float fix_divergence; int overpredict; - int profile; /* Whether or not to do wall clock profiling */ Spectrum *spectrum; signed int wait_for_file; /* -1 means wait forever */ int no_image_data; -- cgit v1.2.3