Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/4xm.c')
-rw-r--r--libavcodec/4xm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/4xm.c b/libavcodec/4xm.c
index d665436844..9581f94344 100644
--- a/libavcodec/4xm.c
+++ b/libavcodec/4xm.c
@@ -935,4 +935,3 @@ AVCodec ff_fourxm_decoder = {
.capabilities = CODEC_CAP_DR1,
.long_name = NULL_IF_CONFIG_SMALL("4X Movie"),
};
-