[FFmpeg-devel] [PATCH] hapdec: remove unused memory.h include
    Timothy Gu 
    timothygu99 at gmail.com
       
    Fri Jul 29 05:49:23 EEST 2016
    
    
  
On Thu, Jul 28, 2016 at 6:11 PM Josh de Kock <josh at itanimul.li> wrote:
> Most systems have this, so it isn't really a problem to include it
> even if it's not used, but some do not have memory.h as it is
> non-standard. Since it's unused just remove it anyway.
> ---
>  libavcodec/hapdec.c | 1 -
>  1 file changed, 1 deletion(-)
>
Looks good to me. For what it's worth, the include was added in
commit 3ee217853a6741b829a2683f49c590618891b1ab, and looks like a stray
change.
Timothy
    
    
More information about the ffmpeg-devel
mailing list