am7xxx: remove a useless empty line
authorAntonio Ospite <ao2@ao2.it>
Tue, 17 Nov 2015 17:41:18 +0000 (18:41 +0100)
committerAntonio Ospite <ao2@ao2.it>
Tue, 17 Nov 2015 17:41:18 +0000 (18:41 +0100)
src/am7xxx.c

index 76df87d..5dd6992 100644 (file)
@@ -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;