summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-05-12 00:35:48 +0100
committerCarl Hetherington <cth@carlh.net>2014-05-12 00:35:48 +0100
commit110dc70856bd0f6ae5ec1931f51a4817c5e38f42 (patch)
tree2c0d5466a630ae7efaa113156992eee41e4b0133 /src
parentf5477c14b3e335f64236323dd63fdfb889d59265 (diff)
Bump libcxml again.
Diffstat (limited to 'src')
-rw-r--r--src/parse/subtitle.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/parse/subtitle.cc b/src/parse/subtitle.cc
index a4b0410a..831fef59 100644
--- a/src/parse/subtitle.cc
+++ b/src/parse/subtitle.cc
@@ -27,7 +27,6 @@ using std::string;
using std::list;
using boost::shared_ptr;
using boost::optional;
-using boost::lexical_cast;
using namespace libdcp;
using namespace libdcp::parse;