From 29c2d06d67724e994980045afa055c6c34611b30 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Tue, 16 Feb 2016 18:01:29 +0100 Subject: cosmetics: Drop empty comment lines --- libavcodec/h264_refs.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/h264_refs.c') diff --git a/libavcodec/h264_refs.c b/libavcodec/h264_refs.c index 1a5d3fc93f..089efcc041 100644 --- a/libavcodec/h264_refs.c +++ b/libavcodec/h264_refs.c @@ -418,7 +418,6 @@ static void remove_short_at_index(H264Context *h, int i) } /** - * * @return the removed picture or NULL if an error occurs */ static H264Picture *remove_short(H264Context *h, int frame_num, int ref_mask) -- cgit v1.2.3