Don't allow negative trims to be set up via changes to play length (#2105).
[dcpomatic.git] / src / lib / text_decoder.cc
index 8111154e348f00b619e0f81229f3d9e7b04993a2..88f7cd4a9bab0f2d10f9efc1da79c036305a454b 100644 (file)
@@ -36,7 +36,6 @@ using std::min;
 using std::max;
 using std::shared_ptr;
 using boost::optional;
-using std::function;
 using namespace dcpomatic;