summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-08-11 22:39:20 +0100
committerCarl Hetherington <cth@carlh.net>2014-08-11 22:39:20 +0100
commitcc27c2716f755305d67f1e1ba828ecf37f8405dd (patch)
tree224d2b1c469bc671e6b826e8a535f61f6459bc81 /src/lib/ffmpeg.cc
parent4ddf91dda7d84f169e4b905fd41cf747f4a0102c (diff)
parent491daf8790f35611052d8954d5d74df275dcda18 (diff)
Merge master.
Diffstat (limited to 'src/lib/ffmpeg.cc')
-rw-r--r--src/lib/ffmpeg.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/ffmpeg.cc b/src/lib/ffmpeg.cc
index f5af239b0..fa369dda4 100644
--- a/src/lib/ffmpeg.cc
+++ b/src/lib/ffmpeg.cc
@@ -34,7 +34,6 @@ extern "C" {
using std::string;
using std::cout;
-using std::stringstream;
using boost::shared_ptr;
using dcp::raw_convert;