diff options
author | Max Kellermann <max@duempel.org> | 2009-01-18 18:55:51 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-01-18 18:55:51 +0100 |
commit | a0603d8897a7066564172c086b6e532d8a5a40c5 (patch) | |
tree | e97171482bfaff4872c6bb1802c712626f432c65 /src/output/jack_plugin.c | |
parent | 5ba43e4ac2ea37166b583965ea024a8ace36aeea (diff) | |
download | mpd-a0603d8897a7066564172c086b6e532d8a5a40c5.tar.gz mpd-a0603d8897a7066564172c086b6e532d8a5a40c5.tar.xz mpd-a0603d8897a7066564172c086b6e532d8a5a40c5.zip |
mixer: don't check for NULL before g_free()
The g_free() function includes a NULL check. We don't have to do it
twice.
Diffstat (limited to 'src/output/jack_plugin.c')
0 files changed, 0 insertions, 0 deletions