diff --git a/examples/dwebp.c b/examples/dwebp.c index 4846b8a3..49ff2fa8 100644 --- a/examples/dwebp.c +++ b/examples/dwebp.c @@ -335,9 +335,7 @@ static void Help(void) { " -mt .......... use multi-threading\n" " -crop ... crop output with the given rectangle\n" " -scale .......... scale the output (*after* any cropping)\n" -#ifdef WEBP_EXPERIMENTAL_FEATURES " -alpha ....... only save the alpha plane.\n" -#endif " -h ....... this help message.\n" " -v ....... verbose (e.g. print encoding/decoding times)\n" #ifndef WEBP_DLL