diff --git a/libavcodec/xan.c b/libavcodec/xan.c
index f20e1095eaa07289582b7c9a7e57346d60eee3d4..7dc5658c0c1c5b7f2bd3d2308bb9de1bf44e3cc3 100644
--- a/libavcodec/xan.c
+++ b/libavcodec/xan.c
@@ -563,4 +563,3 @@ AVCodec ff_xan_wc3_decoder = {
     .capabilities   = CODEC_CAP_DR1,
     .long_name = NULL_IF_CONFIG_SMALL("Wing Commander III / Xan"),
 };
-