mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 06:24:27 +02:00
pngdec.c,jpegdec.[hc]: remove unnecessary includes
example_util.h hasn't been needed since:
a9947c3
cwebp: add support for stdin input
Change-Id: Ic4fcefd5567aa3f4a5c1d443e8c6d9b4fc2fb53f
This commit is contained in:
@ -24,7 +24,6 @@
|
||||
#include <string.h>
|
||||
|
||||
#include "webp/encode.h"
|
||||
#include "./example_util.h"
|
||||
#include "./metadata.h"
|
||||
|
||||
static void PNGAPI error_function(png_structp png, png_const_charp error) {
|
||||
|
Reference in New Issue
Block a user