projects
/
libam7xxx.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11bd0bd
)
am7xxx: remove a useless empty line
author
Antonio Ospite <ao2@ao2.it>
Tue, 17 Nov 2015 17:41:18 +0000
(18:41 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Tue, 17 Nov 2015 17:41:18 +0000
(18:41 +0100)
src/am7xxx.c
patch
|
blob
|
history
diff --git
a/src/am7xxx.c
b/src/am7xxx.c
index
76df87d
..
5dd6992
100644
(file)
--- 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;