summaryrefslogtreecommitdiff
path: root/src/AnnotationList.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/AnnotationList.c')
-rw-r--r--src/AnnotationList.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AnnotationList.c b/src/AnnotationList.c
index 8d0c7fed..586ed9b5 100644
--- a/src/AnnotationList.c
+++ b/src/AnnotationList.c
@@ -546,7 +546,7 @@ AnnotationList__compute_from_inadequacies (
AnnotationList__insertInto (annotation_node,
&annotation_lists[s->number],
s->nitems);
- aver (b);
+ aver (b); (void) b;
}
/* This aver makes sure the
AnnotationList__computeDominantContribution check above