X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=FS%2FFS%2Fcust_pkg_reason_fee.pm;h=1155c15ea04a936f980c9200e496c2ffd595154e;hb=8309e857e05c33d65edee6bfe18a60db5300e310;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