From ec6fc4f449d8bbc769393311776c5956c118bbd1 Mon Sep 17 00:00:00 2001 From: Paul Poulain Date: Thu, 28 May 2009 18:32:21 +0200 Subject: [PATCH] removing comments Signed-off-by: Galen Charlton --- C4/Reports.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/C4/Reports.pm b/C4/Reports.pm index d0bbe706ee..9bee9d7ac9 100644 --- a/C4/Reports.pm +++ b/C4/Reports.pm @@ -23,8 +23,6 @@ use CGI; use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS); use C4::Context; use C4::Debug; -# use Smart::Comments; -# use Data::Dumper; BEGIN { # set the version for version checking -- 2.20.1