From 5800a9ef0a8942936986d7e82e9a86f4b0718f03 Mon Sep 17 00:00:00 2001 From: Graham Knop Date: Wed, 18 Feb 2009 03:20:51 +0000 Subject: [PATCH] fix compile time warning --- lib/WebGUI/Shop/PayDriver/ITransact.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/WebGUI/Shop/PayDriver/ITransact.pm b/lib/WebGUI/Shop/PayDriver/ITransact.pm index 593dd9c5e..6d3805183 100644 --- a/lib/WebGUI/Shop/PayDriver/ITransact.pm +++ b/lib/WebGUI/Shop/PayDriver/ITransact.pm @@ -663,7 +663,6 @@ sub www_getCredentials { $addressData = $self->getCart->getShippingAddress->get; } - my $output; my $var = {}; # Process form errors