From 59dfc2b0c89f35c5805abee72c2ae4ee7af8e98d Mon Sep 17 00:00:00 2001 From: Vittorio Giovara Date: Tue, 28 Apr 2015 10:38:28 +0100 Subject: h263: Drop commented-out code and a related otherwise unused function --- libavcodec/h263.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'libavcodec/h263.h') diff --git a/libavcodec/h263.h b/libavcodec/h263.h index c5e30205bf..1e49100485 100644 --- a/libavcodec/h263.h +++ b/libavcodec/h263.h @@ -211,11 +211,4 @@ static inline int get_p_cbp(MpegEncContext * s, return cbp; } -static inline void memsetw(short *tab, int val, int n) -{ - int i; - for(i=0;i