summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/closedcaption/raw_decoder.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/closedcaption/raw_decoder.c b/ext/closedcaption/raw_decoder.c
index 352384296..9e7415a55 100644
--- a/ext/closedcaption/raw_decoder.c
+++ b/ext/closedcaption/raw_decoder.c
@@ -407,6 +407,7 @@ _vbi3_raw_decoder_dump (const vbi3_raw_decoder * rd, FILE * fp)
}
}
+#if 0 /* @UNUSED */
_vbi_inline int
cpr1204_crc (const vbi_sliced * sliced)
{
@@ -426,6 +427,7 @@ cpr1204_crc (const vbi_sliced * sliced)
return crc;
}
+#endif
static vbi_bool
slice (vbi3_raw_decoder * rd,