Bug 6237: Remove redeclarations of global vars in same scope
authorColin Campbell <colin.campbell@ptfs-europe.com>
Thu, 21 Apr 2011 15:13:46 +0000 (16:13 +0100)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 21 Apr 2011 19:30:54 +0000 (07:30 +1200)
commit420dcba56457c981d21d93fe5a7c00f7643a1c3d
tree88a631c858f920c1dc094a57a6ca4069687dc81f
parentecf4bb9a51d72ce1e871d23432daf1effa5d17f1
Bug 6237: Remove redeclarations of global vars in same scope

Scripts should be able to compile without warnings as a minimal test
a couple of variables are redeclared in the same scope generating
warnings. Remove the redeclations

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
cataloguing/additem.pl