X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fdcp_video.cc;h=8eb76fdd63670bebce5b09156f7900e8b8b9e6d2;hp=0255588c6fc33e55fd0c7d50f6a4854933304e86;hb=233f8008287c09ed0da6cddba56fb1bd83e21d0f;hpb=87c1ac59d40f611fed94fa4120f9c21ef2baa2d2 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.