summaryrefslogtreecommitdiff
path: root/cups
diff options
context:
space:
mode:
Diffstat (limited to 'cups')
-rw-r--r--cups/testthreads.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cups/testthreads.c b/cups/testthreads.c
index e447a6eb5..441bc9f15 100644
--- a/cups/testthreads.c
+++ b/cups/testthreads.c
@@ -60,6 +60,8 @@ enum_dests_cb(void *_name, /* I - Printer name, if any */
cups_dest_t *cdest; /* Copied destination */
+ (void)flags;
+
/*
* If a name was specified, compare it...
*/