Tidy and fix logging.
[dcpomatic.git] / src / lib / ffmpeg_encoder.h
index 5356c5ce2fd8aae6786493b10c4052e59fab43a8..79539acce44a24f8f7be9da8f8d1f9030645bc27 100644 (file)
@@ -59,7 +59,6 @@ private:
                        int video_frame_rate,
                        int audio_frame_rate,
                        int channels,
-                       boost::shared_ptr<Log> log,
                        ExportFormat,
                        int x264_crf,
                        bool three_d,