diff options
author | Father Chrysostomos <sprout@cpan.org> | 2012-09-19 22:03:55 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2012-09-19 22:03:55 -0700 |
commit | ad0dc73b97f22a660d0022d35f64ccd4ff7bfde6 (patch) | |
tree | 26f7e8a6e1c28e81a93c5c8f30540050458c892a /pp_sys.c | |
parent | 9fa29fa7929b4167c5491b792c5cc7e4365a2839 (diff) | |
download | perl-ad0dc73b97f22a660d0022d35f64ccd4ff7bfde6.tar.gz |
op.c: Disentangle apply_attrs_my from apply_attrs
apply_attrs consisted of a top-level if/else conditional upon a bool-
ean argument. It was being called with a TRUE argument in only one
place, apply_attrs_my. Inlining that branch into apply_attrs_my actu-
ally reduces the amount of code slightly.
Diffstat (limited to 'pp_sys.c')
0 files changed, 0 insertions, 0 deletions