mirror of
https://github.com/webmproject/libwebp.git
synced 2024-12-26 13:48:21 +01:00
vwebp: remove unnecessary static Help() prototype
all uses occur after its declaration
(cherry picked from commit 2c906c407c
)
Change-Id: I775642ce6d1dec3bc6da2fa0d5d87490992c7e6c
This commit is contained in:
parent
d34e8e3d18
commit
4ba83c1759
@ -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