diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-10 13:35:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-10 13:35:36 +0100 |
| commit | e18ebfab7383efc601d3024687f9761419006184 (patch) | |
| tree | e2485ccb083e4420a96db95af591c68e719af580 /src/lib/util.h | |
| parent | adb9882ec12fecb0bbb1925a46c8e63368f9e2b5 (diff) | |
Remove erroneous trimmer.cc; use copy for FFMpeg filter passthrough.
Diffstat (limited to 'src/lib/util.h')
| -rw-r--r-- | src/lib/util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/util.h b/src/lib/util.h index 7af8ffedf..57dc0f783 100644 --- a/src/lib/util.h +++ b/src/lib/util.h @@ -106,7 +106,6 @@ struct FrameRateConversion std::string description; }; -extern std::string crop_string (Position, libdcp::Size); extern int dcp_audio_frame_rate (int); extern std::string colour_lut_index_to_name (int index); extern int stride_round_up (int, int const *, int); |
