diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-02-21 23:50:30 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-04-19 23:04:32 +0100 |
| commit | 130577d2e4e67de15ac8f5d6447729736d4bcac6 (patch) | |
| tree | baa5d6cee0ad1ccab254cae5149807e90d64aca2 /src/lib/wscript | |
| parent | 45d5a5004a49edabbc96cd1acba12e08d31510f1 (diff) | |
Remove unnecessary VideoFrame class.
Diffstat (limited to 'src/lib/wscript')
| -rw-r--r-- | src/lib/wscript | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/wscript b/src/lib/wscript index efcb2bc1e..2c34577d9 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -141,7 +141,6 @@ sources = """ video_content_scale.cc video_decoder.cc video_filter_graph.cc - video_frame.cc video_mxf_content.cc video_mxf_decoder.cc video_mxf_examiner.cc |
