Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e99d899b2a7da6a7eb121e3fe4a21476e98866b3 https://github.com/Perl/perl5/commit/e99d899b2a7da6a7eb121e3fe4a21476e98866b3 Author: Karl Williamson <k...@cpan.org> Date: 2020-02-29 (Sat, 29 Feb 2020)
Changed paths: M regcomp.c Log Message: ----------- regcomp.c: Remove never used struct element Noted in https://github.com/Perl/perl5/pull/17580#issuecomment-592957998 this #define has never been set, and the element hence has never been used.