Skip to content

Commit

Permalink
Do not interpret OlympusEq.LensType 0 0 0 0 0 0 (no lens data reporte…
Browse files Browse the repository at this point in the history
…d to camera electronically).
  • Loading branch information
sarunasb committed Aug 30, 2024
1 parent 105dedc commit eccf82c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/olympusmn_int.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1364,7 +1364,6 @@ std::ostream& OlympusMakerNote::print0x0201(std::ostream& os, const Value& value
byte val[3];
const char* label;
} lensTypes[] = {
{{0, 0, 0}, N_("None")},
{{0, 1, 0}, "Olympus Zuiko Digital ED 50mm F2.0 Macro"},
{{0, 1, 1}, "Olympus Zuiko Digital 40-150mm F3.5-4.5"},
{{0, 1, 16}, "Olympus M.Zuiko Digital ED 14-42mm F3.5-5.6"},
Expand Down

0 comments on commit eccf82c

Please sign in to comment.