mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-20 04:18:26 +01:00
vwebp: remove unnecessary static Help() prototype
all uses occur after its declaration Change-Id: I775642ce6d1dec3bc6da2fa0d5d87490992c7e6c
This commit is contained in:
parent
be0fd1d52d
commit
2c906c407c
@ -42,8 +42,6 @@
|
||||
#define snprintf _snprintf
|
||||
#endif
|
||||
|
||||
static void Help(void);
|
||||
|
||||
// Unfortunate global variables. Gathered into a struct for comfort.
|
||||
static struct {
|
||||
int has_animation;
|
||||
|
Loading…
Reference in New Issue
Block a user