Logging improvements to allow prettier displays in the server GUI.
[dcpomatic.git] / src / lib / subtitle_decoder.h
index 5f11e27e7157a3c607175d994fbefdb63ea8f83e..d01c4e45b0ba5480567818d3f53809d1683fa325 100644 (file)
@@ -26,8 +26,6 @@
 #include "content_subtitle.h"
 #include <dcp/subtitle_string.h>
 
-class Film;
-class DCPTimedSubtitle;
 class Image;
 
 class SubtitleDecoder : public virtual Decoder