From 4e23a3b052540f0d19673214ee0e2fff9f8a7815 Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 29 Oct 2008 20:23:10 +0000 Subject: [PATCH] remove debugging accidentally left in --- FS/FS/part_event/Action.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/FS/FS/part_event/Action.pm b/FS/FS/part_event/Action.pm index 9dcde5a61..57239d78e 100644 --- a/FS/FS/part_event/Action.pm +++ b/FS/FS/part_event/Action.pm @@ -216,7 +216,6 @@ Returns just the option field names as a list reference. sub option_fields_listref { my $self = shift; my $hashref = $self->option_fields_hashref; - warn $hashref; [ keys %$hashref ]; } -- 2.11.0