From d3d0e0336847ef78a8dbb3c5810f5992f6fbd5a1 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Sun, 23 May 2010 16:35:10 -0700 Subject: [PATCH] Remove some unneeded declared variables. --- t/Shop/TaxDriver/Generic.t | 1 - 1 file changed, 1 deletion(-) diff --git a/t/Shop/TaxDriver/Generic.t b/t/Shop/TaxDriver/Generic.t index 2aec479c6..d0f3ee923 100644 --- a/t/Shop/TaxDriver/Generic.t +++ b/t/Shop/TaxDriver/Generic.t @@ -45,7 +45,6 @@ plan tests => 78 my $storage; -my ($taxableDonation, $taxFreeDonation); ####################################################################### #