diff options
author | Thomas White <taw@physics.org> | 2015-11-13 11:04:56 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2015-11-13 11:04:56 +0100 |
commit | c92244e212ea7c678ea6d070a0bc79f48bcbf6e2 (patch) | |
tree | e024417bd92f546b3dd9ed88380285e16b4589ca /src/rejection.c | |
parent | 0596ddd5133d977f168d889fca157d319822ef30 (diff) |
Fussiness/add a FIXME
Diffstat (limited to 'src/rejection.c')
-rw-r--r-- | src/rejection.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rejection.c b/src/rejection.c index fbee6f72..e9496932 100644 --- a/src/rejection.c +++ b/src/rejection.c @@ -165,7 +165,6 @@ static void check_ccs(Crystal **crystals, int n_crystals, RefList *full) } - static void show_duds(Crystal **crystals, int n_crystals) { int j; |