From 68798e3ed491d642bb52e3d70dbe9c204aeb614b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 8 Oct 2021 23:29:32 +0200 Subject: Cleanup some unused using statements and other bits. --- src/lib/text_decoder.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib/text_decoder.cc') diff --git a/src/lib/text_decoder.cc b/src/lib/text_decoder.cc index 8111154e3..88f7cd4a9 100644 --- a/src/lib/text_decoder.cc +++ b/src/lib/text_decoder.cc @@ -36,7 +36,6 @@ using std::min; using std::max; using std::shared_ptr; using boost::optional; -using std::function; using namespace dcpomatic; -- cgit v1.2.3