diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-09-20 01:44:30 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-09-20 01:44:30 +0200 |
| commit | 2e2f11b29651cffe37c64275dbd45c7563310020 (patch) | |
| tree | 6e5c8a8e2cde776335cde438a0f4e94aa42c1e38 /src/lib/audio_decoder.cc | |
| parent | 185756ffbbba5d2b356860e75232fec9582c5800 (diff) | |
Assorted tidying.
Diffstat (limited to 'src/lib/audio_decoder.cc')
| -rw-r--r-- | src/lib/audio_decoder.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/audio_decoder.cc b/src/lib/audio_decoder.cc index 77c9b0695..2d02043b5 100644 --- a/src/lib/audio_decoder.cc +++ b/src/lib/audio_decoder.cc @@ -32,8 +32,6 @@ using std::cout; -using std::map; -using std::pair; using std::shared_ptr; using std::make_shared; using boost::optional; |
