Properly remove JSON server; remove some unused usings; remove some unnecessary uses...
[dcpomatic.git] / src / lib / ratio.cc
index 52577d3bbc5158f7ccdfea8a561caa0f055107c1..4a5b39a22f28b060ebf5ede3e7b27d197e7667d4 100644 (file)
@@ -24,7 +24,6 @@
 #include "i18n.h"
 
 using std::string;
-using std::stringstream;
 using std::vector;
 
 vector<Ratio const *> Ratio::_ratios;