X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpayby.pm;h=6684c95f0e511a1ac09fb955a9f84f6a742f10f7;hp=28afd037f2ce49930101a77b042c1e96a39f6cac;hb=eb4ff7f73c5d4bdf74a3472448b5a195598ff4cd;hpb=32b5d3a31f112a381f0a15ac5e3a2204242f3405 diff --git a/FS/FS/payby.pm b/FS/FS/payby.pm index 28afd037f..6684c95f0 100644 --- a/FS/FS/payby.pm +++ b/FS/FS/payby.pm @@ -112,16 +112,6 @@ tie %hash, 'Tie::IxHash', longname => 'Chargeback', cust_main => '', # not a customer type }, - 'DCLN' => { # This is only an event. - tinyname => 'declined', - shortname => 'Batch declined payment', - longname => 'Batch declined payment', - - #its neither of these.. - cust_main => '', - cust_pay => '', - - }, ; sub payby {