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/cabac_functions.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/cabac_functions.h') diff --git a/libavcodec/cabac_functions.h b/libavcodec/cabac_functions.h index 428457cea8..beb5016396 100644 --- a/libavcodec/cabac_functions.h +++ b/libavcodec/cabac_functions.h @@ -154,7 +154,6 @@ static av_always_inline int get_cabac_bypass_sign(CABACContext *c, int val){ #endif /** - * * @return the number of bytes read or 0 if no end */ static int av_unused get_cabac_terminate(CABACContext *c){ -- cgit v1.2.3