diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-15 00:56:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-15 00:56:56 +0100 |
| commit | bdc4993f2a5c41db6988aa4f0736fb0408718a74 (patch) | |
| tree | 63e8bb445bcce6598f36bbfbcd9fc659b35e5fb4 /test | |
| parent | b9c2680c59ff847231ea04457b08e8e92abf4d5b (diff) | |
Another cout fix.release/v2.3.0-fix
Diffstat (limited to 'test')
| -rw-r--r-- | test/resampler_test.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/resampler_test.cc b/test/resampler_test.cc index f536d6547..3cee225b7 100644 --- a/test/resampler_test.cc +++ b/test/resampler_test.cc @@ -27,7 +27,6 @@ #include "lib/resampler.h" using std::pair; -using std::cout; using boost::shared_ptr; static void |
