diff options
author | Max Kellermann <max@duempel.org> | 2008-08-28 20:03:49 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-08-28 20:03:49 +0200 |
commit | 4448b17e2ec03f5544ab7076571aa661ff3e6ec0 (patch) | |
tree | 3dbebfbc3e82d1cc926aebc5a0f6526346c9b780 /src/audioOutputs/audioOutput_oss.c | |
parent | 61443c13e6c443eada93d15d85336ebcfe5ce581 (diff) | |
download | mpd-4448b17e2ec03f5544ab7076571aa661ff3e6ec0.tar.gz mpd-4448b17e2ec03f5544ab7076571aa661ff3e6ec0.tar.xz mpd-4448b17e2ec03f5544ab7076571aa661ff3e6ec0.zip |
don't free client resources except in client_close()
All of the client's resources are freed in client_close(). It is
enough to set the "expired" flag, no need to duplicate lots of
destruction code again and again.
Diffstat (limited to 'src/audioOutputs/audioOutput_oss.c')
0 files changed, 0 insertions, 0 deletions