Remove generation of an unnecessary warning
authorColin Campbell <colin.campbell@ptfs-europe.com>
Wed, 19 May 2010 14:00:09 +0000 (15:00 +0100)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 24 May 2010 18:55:43 +0000 (06:55 +1200)
commit8a8358b1790885ad5c83802d7add06d3eb410ce2
tree1bb34c7f0fe4c0b2322265063e4dc92c1cdedc86
parent7cd47b0e84bf4e52a5b66f940640a04d77194c34
Remove generation of an unnecessary warning

We've checked the return for definedness and
assigned an empty string to it ao we don't want
to make it undef again

This is a good argument that cascading if-elses expecially with
long unstructured elses are a bad idea

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
acqui/basket.pl