From bad700e34652ad45071321f8782d85d3685f0da8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Sun, 8 Jul 2007 23:14:54 +0000 Subject: trivial warning fixes Originally committed as revision 9547 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/cavs.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libavcodec/cavs.h') diff --git a/libavcodec/cavs.h b/libavcodec/cavs.h index 3c6ef46ec2..adc9c2452f 100644 --- a/libavcodec/cavs.h +++ b/libavcodec/cavs.h @@ -404,8 +404,6 @@ static inline void init_mb(AVSContext *h) { h->col_type = &h->col_type_base[h->mby*h->mb_width + h->mbx]; } -static inline void check_for_slice(AVSContext *h); - /** * save predictors for later macroblocks and increase * macroblock address -- cgit v1.2.3