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 /test/wscript | |
| parent | 45d5a5004a49edabbc96cd1acba12e08d31510f1 (diff) | |
Remove unnecessary VideoFrame class.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/wscript b/test/wscript index 80f2c1c08..cfc114937 100644 --- a/test/wscript +++ b/test/wscript @@ -91,7 +91,6 @@ def build(bld): util_test.cc vf_test.cc video_content_scale_test.cc - video_frame_test.cc video_mxf_content_test.cc vf_kdm_test.cc """ |
