Remove commented out code

This commit is contained in:
Benjamin Dobell 2015-05-26 13:22:29 +10:00
parent d34acfd518
commit bc1f054246

View File

@ -26,7 +26,6 @@
using std::map;
using std::vector;
using std::min;
//using std::abs;
using zxing::pdf417::detector::LinesSampler;
using zxing::pdf417::decoder::BitMatrixParser;
using zxing::Ref;