From 878e19aabf2278828a3c9b518e0804b2cef0c01e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 20 Nov 2016 23:58:51 +0000 Subject: Some more decode logging. --- src/lib/video_decoder.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib/video_decoder.h') 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; -- cgit v1.2.3