bug 1542: remove now unneeded parameter

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
Galen Charlton 2010-02-14 18:31:58 -05:00
parent df99b9b69c
commit 72fd935a2e

View file

@ -152,7 +152,6 @@ This will return a list of all the available report areas
=cut
sub get_report_areas {
my $area = shift;
my $dbh = C4::Context->dbh();
# FIXME these should be in the database