[FFmpeg-cvslog] g723.1: remove unused #includes
Mans Rullgard
git at videolan.org
Fri Aug 10 16:31:44 CEST 2012
ffmpeg | branch: master | Mans Rullgard <mans at mansr.com> | Thu Aug 9 21:02:46 2012 +0100| [e2b7c5783d34fa36a265c1e475de71ba3dd49a19] | committer: Mans Rullgard
g723.1: remove unused #includes
Signed-off-by: Mans Rullgard <mans at mansr.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e2b7c5783d34fa36a265c1e475de71ba3dd49a19
---
libavcodec/g723_1.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/libavcodec/g723_1.c b/libavcodec/g723_1.c
index e917f5a..bf753ab 100644
--- a/libavcodec/g723_1.c
+++ b/libavcodec/g723_1.c
@@ -33,8 +33,6 @@
#include "get_bits.h"
#include "acelp_vectors.h"
#include "celp_filters.h"
-#include "celp_math.h"
-#include "lsp.h"
#include "g723_1_data.h"
/**
More information about the ffmpeg-cvslog
mailing list