X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=futatabi%2Fexif_parser.h;h=33f77b97118e6c363aad8dac60cbad5843a12ea9;hb=729be15be2e223f09f4ae830e4e9423d77fe6b63;hp=09700b1888a0d3b1d8b8132126338b956575e8b0;hpb=2d8592fb528ff62b2e1063b06cf6a8d320f6782f;p=nageru diff --git a/futatabi/exif_parser.h b/futatabi/exif_parser.h index 09700b1..33f77b9 100644 --- a/futatabi/exif_parser.h +++ b/futatabi/exif_parser.h @@ -4,8 +4,6 @@ #include #include -class Frame; - // Try to parse the WhitePoint tag in the given Exif data. // If the string is empty, or the tag is corrupted, or if it was // just more complicated than our makeshift parser could deal with,