picoproj: remove an unneeded blank line
[libam7xxx.git] / examples / picoproj.c
index 610e148..92dbfbf 100644 (file)
@@ -265,7 +265,6 @@ int main(int argc, char *argv[])
                goto cleanup;
        }
 
                goto cleanup;
        }
 
-
        if ((unsigned int)width > device_info.native_width ||
            (unsigned int)height > device_info.native_height)
                fprintf(stderr,
        if ((unsigned int)width > device_info.native_width ||
            (unsigned int)height > device_info.native_height)
                fprintf(stderr,