mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-20 12:28:26 +01:00
muxi.h: remove some unused defines
Change-Id: I713659b7ed83bafedd94a0b16379decea293a2f0
This commit is contained in:
parent
29e3f7ec75
commit
aea7923ca2
@ -69,9 +69,6 @@ struct WebPMux {
|
|||||||
WebPChunk* unknown_;
|
WebPChunk* unknown_;
|
||||||
};
|
};
|
||||||
|
|
||||||
#define CHUNKS_PER_FRAME 2
|
|
||||||
#define CHUNKS_PER_TILE 2
|
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
VP8X_ID = 0,
|
VP8X_ID = 0,
|
||||||
ICCP_ID,
|
ICCP_ID,
|
||||||
|
Loading…
Reference in New Issue
Block a user