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,

-- 
Andrew Bell
andrew.bell...@gmail.com
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to