From f5dbbe98d06523111d56cc5c4147249ab8f4c1a0 Mon Sep 17 00:00:00 2001 From: Laurent Monin Date: Thu, 30 Aug 2012 15:53:29 +0200 Subject: [PATCH] Remove commented out code. --- src/format_olympus.c | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/format_olympus.c b/src/format_olympus.c index faaf1c81..e943ada4 100644 --- a/src/format_olympus.c +++ b/src/format_olympus.c @@ -205,14 +205,6 @@ static ExifTextList OlympusTagContrast[]= { EXIF_TEXT_LIST_END }; -#if 0 -static ExifTextList OlympusTag[]= { - { , "" }, - { , "" }, - EXIF_TEXT_LIST_END -}; -#endif - static ExifMarker OlympusExifMarkersList[] = { { 0x0001, EXIF_FORMAT_LONG_UNSIGNED, -1, "Konica/MinoltaSettings", "Konica / Minolta settings", NULL }, -- 2.20.1