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/motion_est.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/motion_est.c') diff --git a/libavcodec/motion_est.c b/libavcodec/motion_est.c index 657c28a02d..aa8b3226f7 100644 --- a/libavcodec/motion_est.c +++ b/libavcodec/motion_est.c @@ -1684,7 +1684,6 @@ void ff_fix_long_p_mvs(MpegEncContext * s) } /** - * * @param truncate 1 for truncation, 0 for using intra */ void ff_fix_long_mvs(MpegEncContext * s, uint8_t *field_select_table, int field_select, -- cgit v1.2.3