mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
libwebp: remove unneeded defines
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
02cf59f3a6
commit
98be2d94ea
2 changed files with 0 additions and 4 deletions
|
|
@ -27,9 +27,7 @@
|
|||
#include "config.h"
|
||||
#include "libwebpenc_common.h"
|
||||
|
||||
#if HAVE_WEBP_MUX_H
|
||||
#include <webp/mux.h>
|
||||
#endif
|
||||
|
||||
typedef struct LibWebPAnimContext {
|
||||
LibWebPContextCommon cc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue