aboutsummaryrefslogtreecommitdiff
path: root/src/im-sandbox.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2013-02-18 10:54:20 +0100
committerThomas White <taw@physics.org>2013-02-18 10:54:20 +0100
commit672b01c166b8fa015750379a3e86176495cbebf5 (patch)
tree440273b0ce951bf5319e2825b2cc97f07940ecf6 /src/im-sandbox.h
parentd44602368d516163781e2a8a1b6ba943d1933a0f (diff)
indexamajig: Remove --verbose option
This hasn't done anything at all since the new indexing subsystem, and hasn't done anything useful for a lot longer.
Diffstat (limited to 'src/im-sandbox.h')
-rw-r--r--src/im-sandbox.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/im-sandbox.h b/src/im-sandbox.h
index a454d867..dfddabe6 100644
--- a/src/im-sandbox.h
+++ b/src/im-sandbox.h
@@ -45,7 +45,6 @@ struct index_args
UnitCell *cell;
int cmfilter;
int noisefilter;
- int verbose;
int satcorr;
int closer;
int bgsub;