From 571a29b441ce6fe4a1e35bbcbcf4ea6abc885c22 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 23 Sep 2021 00:07:26 +0200 Subject: Remove unused using --- src/lib/render_text.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/lib/render_text.cc') diff --git a/src/lib/render_text.cc b/src/lib/render_text.cc index 96b832c57..76c0fb79d 100644 --- a/src/lib/render_text.cc +++ b/src/lib/render_text.cc @@ -48,8 +48,6 @@ using std::min; using std::pair; using std::shared_ptr; using std::string; -using boost::optional; -using boost::algorithm::replace_all; using namespace dcpomatic; -- cgit v1.2.3