X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fplayer_video.h;h=56cfbd1005912a00b879f7263205a1017f980c7b;hp=0456457db6594544d6508f98a725a293862df00a;hb=a332bd6be323f03dad5b180fb237afe54f1bf81e;hpb=1c11eaf92c5d592be6df07e2ac77cfcf65e3ed0c diff --git a/src/lib/player_video.h b/src/lib/player_video.h index 0456457db..56cfbd100 100644 --- a/src/lib/player_video.h +++ b/src/lib/player_video.h @@ -126,9 +126,7 @@ private: boost::optional _colour_conversion; VideoRange _video_range; boost::optional _text; - /** Content that we came from. This is so that reset_metadata() can work, and also - * for variant:swaroop's non-skippable ads. - */ + /** Content that we came from. This is so that reset_metadata() can work. */ boost::weak_ptr _content; /** Video frame that we came from. Again, this is for reset_metadata() */ boost::optional _video_frame;