From 2a942eec02ac3762cfb79126e1b8ee06161a1e05 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 19 Jan 2015 00:10:56 +0000 Subject: [PATCH] Remove unused variable. --- src/lib/player.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/player.h b/src/lib/player.h index 9a1e8cc23..b283481e2 100644 --- a/src/lib/player.h +++ b/src/lib/player.h @@ -157,7 +157,6 @@ private: boost::shared_ptr _black_image; bool _approximate_size; - bool _burn_subtitles; PlayerStatistics _statistics; -- 2.30.2