diff options
author | Max Kellermann <max@duempel.org> | 2014-01-23 22:18:40 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-01-23 22:35:22 +0100 |
commit | b8e382b011e524ed4577fbc5b0871f86f1c196d4 (patch) | |
tree | d72bd389c91668dd0f315c0152b5d6abb30fe841 /src/db/UpnpDatabasePlugin.hxx | |
parent | c9af358e4bbc39da7dfe3ce650008c12ac3f8335 (diff) | |
download | mpd-b8e382b011e524ed4577fbc5b0871f86f1c196d4.tar.gz mpd-b8e382b011e524ed4577fbc5b0871f86f1c196d4.tar.xz mpd-b8e382b011e524ed4577fbc5b0871f86f1c196d4.zip |
db/upnp/Discovery: use std::list instead of std::map
There will only be very few items, and that does not justify the bloat
of std::map.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions