diff options
author | Thomas White <taw@physics.org> | 2010-10-14 14:35:57 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:03 +0100 |
commit | 7a8201582421c5d3df7a83d9fa66f57f06dce740 (patch) | |
tree | 60cac2fd3ae42507233785c588424b7ab36803cd /src/reintegrate.c | |
parent | 67d8cf120ba7e8140449379d0153cef93795c813 (diff) |
Estimate peak backgrounds
Diffstat (limited to 'src/reintegrate.c')
-rw-r--r-- | src/reintegrate.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/reintegrate.c b/src/reintegrate.c index b45ef9c5..43db6092 100644 --- a/src/reintegrate.c +++ b/src/reintegrate.c @@ -65,7 +65,6 @@ struct queue_args }; - static void show_help(const char *s) { printf("Syntax: %s [options]\n\n", s); |