X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fcust_pkg_reason_fee.pm;h=1155c15ea04a936f980c9200e496c2ffd595154e;hb=0586dafb71594726138cd3b7b721b9f1a0b79ae2;hp=e5cc82910bf21c96b09ec029b3a08d95385622bc;hpb=92b6628c08e4478e48b6f250320a3e3e93262ec2;p=freeside.git diff --git a/FS/FS/cust_pkg_reason_fee.pm b/FS/FS/cust_pkg_reason_fee.pm index e5cc82910..1155c15ea 100644 --- a/FS/FS/cust_pkg_reason_fee.pm +++ b/FS/FS/cust_pkg_reason_fee.pm @@ -142,12 +142,6 @@ sub cust_pkg { $self->cust_pkg_reason->cust_pkg; } -#stub - remove in 4.x -sub cust_pkg_reason { - my $self = shift; - FS::cust_pkg_reason->by_key($self->pkgreasonnum); -} - =head1 SEE ALSO L, L, L