From 0fe6736d63a0f869ba3abe509225ffdb044de19d Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Tue, 17 Nov 2015 18:41:18 +0100 Subject: [PATCH] am7xxx: remove a useless empty line --- src/am7xxx.c | 1 - 1 file changed, 1 deletion(-) 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; -- 2.1.4