X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fvideo_decoder.h;h=4f764d203f6406dc2cd979697236abfa7eb86680;hb=878e19aabf2278828a3c9b518e0804b2cef0c01e;hp=2442d3173fcb77f66f0c0f955f178ba9b576be30;hpb=4337694dfd488e88f56b63898ad35ce8ce9bb3c3;p=dcpomatic.git diff --git a/src/lib/video_decoder.h b/src/lib/video_decoder.h index 2442d3173..4f764d203 100644 --- a/src/lib/video_decoder.h +++ b/src/lib/video_decoder.h @@ -67,7 +67,6 @@ private: void fill_both_eyes (VideoFrame from, VideoFrame to); boost::shared_ptr _content; - boost::shared_ptr _log; std::list _decoded; boost::shared_ptr _black_image; boost::optional _last_seek_time;