From: Antonio Ospite Date: Tue, 17 Nov 2015 17:41:18 +0000 (+0100) Subject: am7xxx: remove a useless empty line X-Git-Tag: v0.1.7~47 X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/0fe6736d63a0f869ba3abe509225ffdb044de19d?ds=sidebyside am7xxx: remove a useless empty line --- diff --git a/src/am7xxx.c b/src/am7xxx.c index 76df87d..5dd6992 100644 --- a/src/am7xxx.c +++ b/src/am7xxx.c @@ -1261,7 +1261,6 @@ AM7XXX_PUBLIC int am7xxx_calc_scaled_image_dimensions(am7xxx_device *dev, unsigned int *scaled_width, unsigned int *scaled_height) { - am7xxx_device_info device_info; float width_ratio; float height_ratio;