Removed duplicate D7000 conditional when calculating the offsets of the raw mask
This commit is contained in:
parent
15b0860bbb
commit
a992bc91fe
@ -7359,8 +7359,6 @@ canon_cr2:
|
||||
} else if (!strcmp(model,"D1X")) {
|
||||
width -= 4;
|
||||
pixel_aspect = 0.5;
|
||||
} else if (!strcmp(model,"D7000")) {
|
||||
width -= 40;
|
||||
} else if (!strcmp(model,"D3100")) {
|
||||
width -= 24;
|
||||
left_margin = 4;
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user