unreachable code
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
d2ddf228ad
commit
629f94eea3
@ -386,7 +386,6 @@ const Value& Xmpdatum::value() const {
|
||||
|
||||
size_t Xmpdatum::copy(byte* /*buf*/, ByteOrder /*byteOrder*/) const {
|
||||
throw Error(ErrorCode::kerFunctionNotSupported, "Xmpdatum::copy");
|
||||
return 0;
|
||||
}
|
||||
|
||||
std::ostream& Xmpdatum::write(std::ostream& os, const ExifData*) const {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user