winealsa: Do not check for non-NULL before HeapFree'ing a variable as the check is...
commit34b0161d02a6e8f115d7c671603e81789d34e801
authorMichael Stefaniuc <mstefani@redhat.de>
Tue, 24 Apr 2007 23:13:43 +0000 (25 01:13 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Apr 2007 10:26:14 +0000 (25 12:26 +0200)
treec98ebfd7f8c6b387023edc628447da8268274e0f
parent5f62da109e978e23be6c7ff0850dd64080ad26ae
winealsa: Do not check for non-NULL before HeapFree'ing a variable as the check is redundant.
dlls/winealsa.drv/mixer.c