Fix formatted.SubjectDistance appearing twice in exif bar configuration.
authorLaurent Monin <geeqie@norz.org>
Sat, 17 May 2008 22:37:04 +0000 (22:37 +0000)
committerLaurent Monin <geeqie@norz.org>
Sat, 17 May 2008 22:37:04 +0000 (22:37 +0000)
src/bar_exif.c

index e9d5a4d..04d964c 100644 (file)
@@ -38,7 +38,6 @@ ExifUI ExifUIList[]={
        { 0, 0, EXIF_UI_IFSET,  "formatted.FocalLength"},
        { 0, 0, EXIF_UI_IFSET,  "formatted.FocalLength35mmFilm"},
        { 0, 0, EXIF_UI_IFSET,  "formatted.Flash"},
-       { 0, 0, EXIF_UI_IFSET,  "formatted.SubjectDistance"},
        { 0, 0, EXIF_UI_IFSET,  "Exif.Photo.ExposureProgram"},
        { 0, 0, EXIF_UI_IFSET,  "Exif.Photo.MeteringMode"},
        { 0, 0, EXIF_UI_IFSET,  "Exif.Photo.LightSource"},