diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-04 16:42:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-05 14:34:42 +0100 |
| commit | 2105caa32a12236d5b70a0cf8b9ac62fcf7f574e (patch) | |
| tree | c19bc651579257b262ab5001790790b75edc95c8 /src/wscript | |
| parent | 4f590672720ace3ccb9582a2f539683fa83e1ac8 (diff) | |
Remove unnecessary Content class.
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wscript b/src/wscript index fac20fb7..7328178b 100644 --- a/src/wscript +++ b/src/wscript @@ -7,7 +7,6 @@ def build(bld): certificates.cc colour_conversion.cc colour_matrix.cc - content.cc cpl.cc dcp.cc dcp_time.cc @@ -70,7 +69,6 @@ def build(bld): colour_conversion.h colour_matrix.h cpl.h - content.h dcp.h dcp_time.h decrypted_kdm.h |
