Remove unnecessary header inclusion from g729.h

Originally committed as revision 14916 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Vladimir Voroshilov 2008-08-23 12:49:13 +00:00
parent fe3a80d6fa
commit 6bf8b3ef03
1 changed files with 0 additions and 2 deletions

View File

@ -21,8 +21,6 @@
#ifndef FFMPEG_G729_H
#define FFMPEG_G729_H
#include <stdint.h>
/**
* maximum possible subframe size
*/