Andrew Bell
2021-05-07 15:40:56 UTC
Hi,
I'm looking at gdalexif.cpp. I found a block of code that is guarded by:
#ifdef DUMP_EXIF_ITEMS
https://github.com/OSGeo/gdal/blob/master/gdal/gcore/gdalexif.cpp#L1545
I can find no other instance of this macro in the codebase so I'm assuming
that it's never defined. Can this block of code go away?
Thanks,
I'm looking at gdalexif.cpp. I found a block of code that is guarded by:
#ifdef DUMP_EXIF_ITEMS
https://github.com/OSGeo/gdal/blob/master/gdal/gcore/gdalexif.cpp#L1545
I can find no other instance of this macro in the codebase so I'm assuming
that it's never defined. Can this block of code go away?
Thanks,
--
Andrew Bell
***@gmail.com
Andrew Bell
***@gmail.com