diff options
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; |