summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-03-12 18:59:40 +0000
committerCarl Hetherington <cth@carlh.net>2016-03-12 18:59:40 +0000
commita314c58874f905bd1812c77ee6c78cb71de0a62e (patch)
tree2a66052cb2741fd0532a5bc6d639e06ebf7c2f93 /src/lib
parent8615f1dd96a75869ab1e67236739473a39dfbd0b (diff)
Include trimming.
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/text_subtitle_content.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/text_subtitle_content.cc b/src/lib/text_subtitle_content.cc
index 93ac1d091..2044c3a41 100644
--- a/src/lib/text_subtitle_content.cc
+++ b/src/lib/text_subtitle_content.cc
@@ -31,7 +31,6 @@
using std::string;
using std::cout;
using boost::shared_ptr;
-using boost::lexical_cast;
std::string const TextSubtitleContent::font_id = "font";