diff --git a/examples/vwebp.c b/examples/vwebp.c index 485e7b34..70520e42 100644 --- a/examples/vwebp.c +++ b/examples/vwebp.c @@ -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;