Remove unused variable.
authorCarl Hetherington <cth@carlh.net>
Mon, 19 Jan 2015 00:10:56 +0000 (00:10 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 19 Jan 2015 00:10:56 +0000 (00:10 +0000)
src/lib/player.h

index 9a1e8cc23b1e8bb6eb32df6971da113f91d3c580..b283481e2eeb2a284baa546f1dfbc052382fe8ab 100644 (file)
@@ -157,7 +157,6 @@ private:
        boost::shared_ptr<Image> _black_image;
 
        bool _approximate_size;
-       bool _burn_subtitles;
 
        PlayerStatistics _statistics;