Remove useless check found by Coverity; xmalloc never returns NULL.
authorChristos Zoulas <christos@zoulas.com>
Wed, 22 Mar 2006 04:12:51 +0000 (04:12 +0000)
committerChristos Zoulas <christos@zoulas.com>
Wed, 22 Mar 2006 04:12:51 +0000 (04:12 +0000)
commit276285fecda80f73c21b7c0f7a90b44fde3b3b52
treecefd358460d90eae6a91df3be7bf61ef1d66a3e5
parent5418817c52366e2f4e59c3c371e2c1e05b1a56ef
Remove useless check found by Coverity; xmalloc never returns NULL.
amd/am_ops.c