diff options
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/dcp_video.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/dcp_video.cc b/src/lib/dcp_video.cc index 0255588c6..8eb76fdd6 100644 --- a/src/lib/dcp_video.cc +++ b/src/lib/dcp_video.cc @@ -71,9 +71,6 @@ using namespace boost::placeholders; #endif -#define DCI_COEFFICENT (48.0 / 52.37) - - /** Construct a DCP video frame. * @param frame Input frame. * @param index Index of the frame within the DCP. |
