@@ -, +, @@ --- C4/SQLHelper.pm | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) --- a/C4/SQLHelper.pm +++ a/C4/SQLHelper.pm @@ -43,9 +43,6 @@ BEGIN { ); } -my $tablename; -my $hash; - =head1 NAME C4::SQLHelper - Perl Module containing convenience functions for SQL Handling --