summaryrefslogtreecommitdiff
path: root/libavformat/rtpenc_mpv.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/rtpenc_mpv.c')
-rw-r--r--libavformat/rtpenc_mpv.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavformat/rtpenc_mpv.c b/libavformat/rtpenc_mpv.c
index 1c67f9593b..37dedc33f5 100644
--- a/libavformat/rtpenc_mpv.c
+++ b/libavformat/rtpenc_mpv.c
@@ -115,5 +115,3 @@ void ff_rtp_send_mpegvideo(AVFormatContext *s1, const uint8_t *buf1, int size)
end_of_slice = 0;
}
}
-
-