We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c59437 commit da320f3Copy full SHA for da320f3
src/properties.cpp
@@ -3893,7 +3893,6 @@ namespace Exiv2 {
3893
{"Xmp.tiff.XResolution", printLong },
3894
{"Xmp.tiff.YCbCrPositioning", print0x0213 },
3895
{"Xmp.tiff.YResolution", printLong },
3896
- {"Xmp.iptc.Scene/Iptc4xmpCore:CiAdrCity", EXV_PRINT_VOCABULARY_MULTI(iptcScene) },
3897
{"Xmp.iptc.Scene", EXV_PRINT_VOCABULARY_MULTI(iptcScene) },
3898
{"Xmp.iptc.SubjectCode", EXV_PRINT_VOCABULARY_MULTI(iptcSubjectCode) },
3899
{"Xmp.iptcExt.DigitalSourcefileType", EXV_PRINT_VOCABULARY(iptcExtDigitalSourcefileType) },
0 commit comments