]> git.sesse.net Git - nageru/blobdiff - futatabi/exif_parser.h
Remove an unused (and wrong!) forward-declaration.
[nageru] / futatabi / exif_parser.h
index 09700b1888a0d3b1d8b8132126338b956575e8b0..33f77b97118e6c363aad8dac60cbad5843a12ea9 100644 (file)
@@ -4,8 +4,6 @@
 #include <movit/effect.h>
 #include <string>
 
-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,