diff options
author | Karl Williamson <khw@cpan.org> | 2019-03-17 10:19:21 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2019-03-18 10:33:31 -0600 |
commit | 26a67203e295db168d5dc99acd000b93c025a298 (patch) | |
tree | a5eaa55a666568115448a32fdab29410613520a5 /warnings.h | |
parent | 9f15dc73803b82c03a27427be490999360db1023 (diff) | |
download | perl-26a67203e295db168d5dc99acd000b93c025a298.tar.gz |
regexec.c: Rmv unnecessary assigns
We never use this variable again (this isn't in a loop unlike similar
cases in other functions in this file), so we don't care if it gets
updated. Instead use the source value directly.
Diffstat (limited to 'warnings.h')
0 files changed, 0 insertions, 0 deletions