X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fcust_pkg_reason_fee.pm;h=1155c15ea04a936f980c9200e496c2ffd595154e;hp=e5cc82910bf21c96b09ec029b3a08d95385622bc;hb=3adb46fccf9f631e188ea5383bd147b340477639;hpb=b7ef80d945a1d5919e6f25437cf765e6355e5cb5 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