summaryrefslogtreecommitdiff
path: root/libavcodec/cljr.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/cljr.c')
-rw-r--r--libavcodec/cljr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/cljr.c b/libavcodec/cljr.c
index f79cf11bea..3050fe204e 100644
--- a/libavcodec/cljr.c
+++ b/libavcodec/cljr.c
@@ -159,7 +159,6 @@ AVCodec ff_cljr_encoder = {
.priv_data_size = sizeof(CLJRContext),
.init = encode_init,
.encode = encode_frame,
- //encode_end,
.long_name = NULL_IF_CONFIG_SMALL("Cirrus Logic AccuPak"),
};
#endif