diff options
author | Max Kellermann <max@duempel.org> | 2008-08-26 08:27:15 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-08-26 08:27:15 +0200 |
commit | 2383231123ec8322404f7f4df30b1db5a8d72cfd (patch) | |
tree | a0d8331e87facb59d23a921d6777feb50f633058 /UPGRADING | |
parent | f46de2c32f3ca1dc4c8496830aa7bf6c703838a6 (diff) | |
download | mpd-2383231123ec8322404f7f4df30b1db5a8d72cfd.tar.gz mpd-2383231123ec8322404f7f4df30b1db5a8d72cfd.tar.xz mpd-2383231123ec8322404f7f4df30b1db5a8d72cfd.zip |
jack: eliminate superfluous freeJackData() calls
connect_jack() invokes freeJackData() in every error handler, although
its caller also invokes this function after a failure. We can save a
lot of lines in connect_jack() by removing these redundant
freeJackData() invocations.
Diffstat (limited to 'UPGRADING')
0 files changed, 0 insertions, 0 deletions