X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpayby.pm;h=6684c95f0e511a1ac09fb955a9f84f6a742f10f7;hb=73bb34411d2b1ccde0985bae093a03d00bb98878;hp=28afd037f2ce49930101a77b042c1e96a39f6cac;hpb=2c1b370875deb97e56023ba64958c44215ca8902;p=freeside.git 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 {