diff options
-rw-r--r-- | src/check_hkl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/check_hkl.c b/src/check_hkl.c index 9052f523..00a03dcb 100644 --- a/src/check_hkl.c +++ b/src/check_hkl.c @@ -283,7 +283,6 @@ static void plot_shells(RefList *list, UnitCell *cell, const SymOpList *sym, " of I/sigma(I).\n", nsilly); } - fprintf(fh, "1/d centre # refs Possible Compl " "Meas Red SNR Std dev Mean d(A)\n"); for ( i=0; i<NBINS; i++ ) { |