@ -21,7 +21,6 @@ extern "C" int LLVMFuzzerTestOneInput(const uint8_t * data, size_t size) {
assert(image.get() != 0);
image->readMetadata();
image->exifData();
// Print to a std::ostringstream so that the fuzzer doesn't
// produce lots of garbage on stdout.