aboutsummaryrefslogtreecommitdiff
path: root/src/rejection.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rejection.c')
-rw-r--r--src/rejection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rejection.c b/src/rejection.c
index 441a83e6..10f13f9c 100644
--- a/src/rejection.c
+++ b/src/rejection.c
@@ -155,7 +155,7 @@ static void check_cc(Crystal *cr, RefList *full)
}
-static void check_ccs(Crystal **crystals, int n_crystals, RefList *full)
+static UNUSED void check_ccs(Crystal **crystals, int n_crystals, RefList *full)
{
int i;