summaryrefslogtreecommitdiff
path: root/FS/FS/payby.pm
diff options
context:
space:
mode:
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 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 {