summaryrefslogtreecommitdiff
path: root/FS/FS/payby.pm
diff options
context:
space:
mode:
authorivan <ivan>2007-08-01 22:26:52 +0000
committerivan <ivan>2007-08-01 22:26:52 +0000
commiteb4ff7f73c5d4bdf74a3472448b5a195598ff4cd (patch)
treebb38241e8c865c3bca861da7749071feeadd2b5b /FS/FS/payby.pm
parent32b5d3a31f112a381f0a15ac5e3a2204242f3405 (diff)
event refactor, landing on HEAD!
Diffstat (limited to 'FS/FS/payby.pm')
-rw-r--r--FS/FS/payby.pm10
1 files changed, 0 insertions, 10 deletions
diff --git a/FS/FS/payby.pm b/FS/FS/payby.pm
index 28afd03..6684c95 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 {