Remove unused define.
[dcpomatic.git] / src / lib / dcp_video.cc
index 0255588c6fc33e55fd0c7d50f6a4854933304e86..8eb76fdd63670bebce5b09156f7900e8b8b9e6d2 100644 (file)
@@ -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.