From 27d5cdfb6a1d0cbf5a87140eec2bab84a5c4603a Mon Sep 17 00:00:00 2001 From: einhverfr Date: Tue, 23 Sep 2008 18:43:09 +0000 Subject: Removing debug line git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2336 4979c152-3d1c-0410-bac9-87ea11338e46 --- scripts/payment.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/payment.pl b/scripts/payment.pl index 6da1d5b6..09472dd3 100644 --- a/scripts/payment.pl +++ b/scripts/payment.pl @@ -380,7 +380,6 @@ sub display_payments { } $_->{contact_total} = $contact_total; } - $payment->debug({file => '/tmp/payment'}); @{$payment->{media_options}} = ( {text => $request->{_locale}->text('Screen'), -- cgit v1.2.3