comctl32: Remove redundant NULL checks before Free() (found by Smatch).
commit22ecd7aa6769c411ffdf4e784bd31b508d279d06
authorMichael Stefaniuc <mstefani@redhat.de>
Wed, 7 Mar 2007 20:55:31 +0000 (7 21:55 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 Mar 2007 10:58:04 +0000 (8 11:58 +0100)
tree6f4fbe0aeeb356baccaeebff36b4e01fd6fe47ef
parentbb9dea6b291a7e2e2ccd648c7d2259f017b3ab8d
comctl32: Remove redundant NULL checks before Free() (found by Smatch).
dlls/comctl32/comboex.c
dlls/comctl32/comctl32undoc.c
dlls/comctl32/header.c
dlls/comctl32/propsheet.c
dlls/comctl32/rebar.c
dlls/comctl32/status.c
dlls/comctl32/string.c
dlls/comctl32/syslink.c
dlls/comctl32/tab.c
dlls/comctl32/toolbar.c
dlls/comctl32/updown.c