fixed Clang warnings in rtengine and rtexif
This commit is contained in:
@@ -20,7 +20,6 @@ void parseKodakIfdTextualInfo(Tag *textualInfo, Tag* exif_)
|
||||
|
||||
TagDirectory *exif = exif_->getDirectory();
|
||||
char *value = (char *)textualInfo->getValue();
|
||||
int valuesize = textualInfo->getValueSize();
|
||||
|
||||
char *p = value;
|
||||
char *pc, *plf;
|
||||
|
||||
Reference in New Issue
Block a user