diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-16 22:33:12 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-16 22:33:12 +0000 |
| commit | ab71d8d56cd85dec9aeeea55c52496dc3dc19921 (patch) | |
| tree | 3b7a73502325e8ef21bdf7625161c13ea41b3577 /src/lib/dcp_video_frame.h | |
| parent | 284d33037f878e6e3bc97238e0c18b0bbb92b990 (diff) | |
Remove some vestiges of FilmState.
Diffstat (limited to 'src/lib/dcp_video_frame.h')
| -rw-r--r-- | src/lib/dcp_video_frame.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/dcp_video_frame.h b/src/lib/dcp_video_frame.h index be8a559b2..ab458b58f 100644 --- a/src/lib/dcp_video_frame.h +++ b/src/lib/dcp_video_frame.h @@ -26,7 +26,6 @@ * @brief A single frame of video destined for a DCP. */ -class FilmState; class Film; class ServerDescription; class Scaler; |
