diff options
author | Dan McGee <dan@archlinux.org> | 2008-04-19 19:51:28 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-04-19 22:59:40 +0200 |
commit | 64e1dd64a4512a5faa34e6007e64314569593522 (patch) | |
tree | 00aa88e97f65bf36622bb8566b3a11aaeba4da20 /lib/libalpm/backup.c | |
parent | bf84c232664fdce4861a2b94ce895c2b160b355a (diff) | |
download | pacman-64e1dd64a4512a5faa34e6007e64314569593522.tar.gz pacman-64e1dd64a4512a5faa34e6007e64314569593522.tar.xz |
Remove unnecessary NULL check in FREE() macro
free() is designed to do nothing if it is passed a NULL pointer, so there is
no need to check for it on our end. Change/fix the macro.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/backup.c')
0 files changed, 0 insertions, 0 deletions