summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavcodec/mips/h264pred_init_mips.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavcodec/mips/h264pred_init_mips.c b/libavcodec/mips/h264pred_init_mips.c
index 63637b8732..e537ad8bd4 100644
--- a/libavcodec/mips/h264pred_init_mips.c
+++ b/libavcodec/mips/h264pred_init_mips.c
@@ -73,10 +73,7 @@ static av_cold void h264_pred_init_msa(H264PredContext *h, int codec_id,
switch (codec_id) {
case AV_CODEC_ID_SVQ3:
- ;
- break;
case AV_CODEC_ID_RV40:
- ;
break;
case AV_CODEC_ID_VP7:
case AV_CODEC_ID_VP8: