X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2Fplayer_text.h;h=38affd5ef1cc0953e8bee3ad87b1df8dcc8fc94f;hb=3005c17f626e739b2f8d63f203a0b0a3240eb530;hp=36a63f3dab0322d42c93b5e52167e64eab84ffd3;hpb=3ee25c2fabd43040f9388efa89482b90cb4ccadc;p=dcpomatic.git diff --git a/src/lib/player_text.h b/src/lib/player_text.h index 36a63f3da..38affd5ef 100644 --- a/src/lib/player_text.h +++ b/src/lib/player_text.h @@ -36,9 +36,6 @@ namespace dcpomatic { class PlayerText { public: - void add_fonts (std::list> fonts_); - std::list> fonts; - /** BitmapTexts, with their rectangles transformed as specified by their content */ std::list bitmap; std::list string;