Remove generation of an unnecessary warning
authorColin Campbell <colin.campbell@ptfs-europe.com>
Wed, 19 May 2010 14:00:09 +0000 (15:00 +0100)
committerGalen Charlton <gmcharlt@gmail.com>
Mon, 24 May 2010 14:22:29 +0000 (10:22 -0400)
commit5be6dc422bcc9474b131868d473da51971e7e3c0
tree8d92bcfcfe22ec7c37f0758773a56d817ba1dfff
parent47a29c2bef4ac72f2ad9de38e75a2503c2b735f2
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