mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-12-24 11:52:06 +08:00
remove redundant declarations
Originally committed as revision 6153 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -57,8 +57,6 @@ const uint8_t ff_reverse[256]={
|
||||
|
||||
static int volatile entangled_thread_counter=0;
|
||||
|
||||
void avcodec_default_free_buffers(AVCodecContext *s);
|
||||
|
||||
void *av_mallocz(unsigned int size)
|
||||
{
|
||||
void *ptr;
|
||||
|
||||
Reference in New Issue
Block a user