X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fffmpeg_decoder.cc;h=4e5d9bb1ed271760e858b4a37d62fcde110fa1d4;hb=cc27c2716f755305d67f1e1ba828ecf37f8405dd;hp=0f2c88fc9f8ce36f06f957b8c4172f6248c2c44c;hpb=f5e1b7238cb49ad77c313c0cacda4af1ce1b920f;p=dcpomatic.git diff --git a/src/lib/ffmpeg_decoder.cc b/src/lib/ffmpeg_decoder.cc index 0f2c88fc9..4e5d9bb1e 100644 --- a/src/lib/ffmpeg_decoder.cc +++ b/src/lib/ffmpeg_decoder.cc @@ -56,7 +56,6 @@ extern "C" { using std::cout; using std::string; using std::vector; -using std::stringstream; using std::list; using std::min; using std::pair;