diff options
author | Eric Wong <normalperson@yhbt.net> | 2008-10-13 21:54:02 -0700 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-10-13 21:54:02 -0700 |
commit | 396f03db551d585ee3eff4a3a1e6f49283abbc61 (patch) | |
tree | e5566191b76c19e50222e41d7a835e0652a9b2be /src/volume.h | |
parent | e5c604feac962f654ba2cb7739ef33b9242cb072 (diff) | |
download | mpd-396f03db551d585ee3eff4a3a1e6f49283abbc61.tar.gz mpd-396f03db551d585ee3eff4a3a1e6f49283abbc61.tar.xz mpd-396f03db551d585ee3eff4a3a1e6f49283abbc61.zip |
{dir,song}vec: remove unused *_destroy routines
Blindly destroying these without freeing the underlying
elements was a bad idea, always. Our iterators suck
less nowadays and we can traverse them and free() each
element safely.
Diffstat (limited to 'src/volume.h')
0 files changed, 0 insertions, 0 deletions