From a332bd6be323f03dad5b180fb237afe54f1bf81e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 23 Nov 2020 13:58:33 +0100 Subject: Remove swaroop variant. --- src/lib/player_video.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/lib/player_video.h') 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; -- cgit v1.2.3