diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-26 19:26:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-26 19:26:41 +0100 |
| commit | dd8a7d1bbb8f2afb1b98d2be856ff0a9920e180d (patch) | |
| tree | 0d89f77fcad1b9bd0629587f367b79384bb0fbb3 /src/lib/subtitle_decoder.h | |
| parent | 14e4bc18e65378332604016bd6239861a083d5bf (diff) | |
Rest of src/lib/*.h tidying.
Diffstat (limited to 'src/lib/subtitle_decoder.h')
| -rw-r--r-- | src/lib/subtitle_decoder.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/subtitle_decoder.h b/src/lib/subtitle_decoder.h index 5f11e27e7..d01c4e45b 100644 --- a/src/lib/subtitle_decoder.h +++ b/src/lib/subtitle_decoder.h @@ -26,8 +26,6 @@ #include "content_subtitle.h" #include <dcp/subtitle_string.h> -class Film; -class DCPTimedSubtitle; class Image; class SubtitleDecoder : public virtual Decoder |
