Extract check_certificates() method.
[dcpomatic.git] / src / lib / audio_decoder.cc
index 77c9b0695a3d7b6f4c7d3b57df84193e017863eb..2d02043b5948d1071d0de18982e14abfcf03c12e 100644 (file)
@@ -32,8 +32,6 @@
 
 
 using std::cout;
-using std::map;
-using std::pair;
 using std::shared_ptr;
 using std::make_shared;
 using boost::optional;