X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/74c1a41d0765df9716732ac053df9ed7f24f38f0..8c35b7b5ecb4bdca110bd29adae7b5e47f141d3c:/examples/picoproj.c diff --git a/examples/picoproj.c b/examples/picoproj.c index 610e148..92dbfbf 100644 --- a/examples/picoproj.c +++ b/examples/picoproj.c @@ -265,7 +265,6 @@ int main(int argc, char *argv[]) goto cleanup; } - if ((unsigned int)width > device_info.native_width || (unsigned int)height > device_info.native_height) fprintf(stderr,