summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/aa.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/aa.pl b/bin/aa.pl
index 6abf9eba..90296b48 100755
--- a/bin/aa.pl
+++ b/bin/aa.pl
@@ -1494,7 +1494,6 @@ sub transactions {
( $form->{ $form->{vc} }, $form->{"$form->{vc}_id"} ) =
split( /--/, $form->{ $form->{vc} } );
}
- my @column_index;
AA->transactions( \%myconfig, \%$form );
$href = "$form->{script}?action=transactions";