summaryrefslogtreecommitdiff
path: root/libavcodec/mdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/mdec.c')
-rw-r--r--libavcodec/mdec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/mdec.c b/libavcodec/mdec.c
index cf606935a6..2828417bcd 100644
--- a/libavcodec/mdec.c
+++ b/libavcodec/mdec.c
@@ -278,4 +278,3 @@ AVCodec ff_mdec_decoder = {
.long_name= NULL_IF_CONFIG_SMALL("Sony PlayStation MDEC (Motion DECoder)"),
.init_thread_copy= ONLY_IF_THREADS_ENABLED(decode_init_thread_copy)
};
-