[bug#60541] [PATCH] check: drop unused trs_list variable

Mike Frysinger <[email protected]> Wed, 4 Jan 2023 19:24:29 -0500
Newsgroups gmane.comp.sysutils.automake.patches
Message-ID <Y7YYvbKo8H2SWejQ@vapier>
On 04 Jan 2023 16:54, Karl Berry wrote:
>     When the code that used this variable was removed, the variable
>     itself was left behind.  Clean that up now too.
>     * lib/am/check.am: Delete trs_list.
> 
> I can't find when the code using trs_list was removed (no mention in any
> ChangeLog), but indeed, grepping the current sources, I don't find any
> references to it.  So please go ahead and commit this one. --thanks, karl.

`git log -p lib/am/check.am` then search for trs_list.  looks like merge
issues between commit 6c9b282b0a3d7adb3209f74655611e2fdfbf554e and commit
d5443e4c3e6ca109be489bde2e1b4720d69f0029.  this is why i try to avoid
merges myself in general and stick to rebasing -- archaeology is messy.
-mike
signature.asc (application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEuQK1JxMl+JKsJRrUQWM7n+g39YEFAmO2GLgACgkQQWM7n+g3
9YHPjg//bEcFkkuQW1BS/50FAORvtaRWUEoKMK5sP94gaAxykfc+RX0lnwjTgU7Z
HT0WNhHe+J1COH0DoqM5cL7R+aJNeYYc10rrabw4nItaKV20Sy6dFv6OLQPIRPr3
KqO3KIMhxen5dBhhrQ7rgH458qykopJqjXNBdSKb9v0qwAH/j8EJVcACuDfk1e4T
RTCuZ0GaZ7llQlM97d/AUUeoJCiMCPNmWJXPr2Wd30gLqGtVzkMCQk2MzHk4eBPz
MXs3ICflkeUD3K57EmojH4TnzdtST/ezKEVNFKfA3HmlvROEDs8o1hKF6iQL+bf5
fL50tpazuM1ZTSw1JSjzPFb3ndydIVnVPWwf1TQD9GkDotnsiCUkT4qKVC5VzV6z
kgbQh+BebBcpJb2Kn1x9yjSIAymGlQsRsIJhHh6t2eJiFdXslbD9Bqx8MZym6r7t
3JX4D1/jO9EJmFtH34Q3PTnNcsA4on0kcAavawGgYbco83OZ4O3J+eI5s18THvFI
jGyR14L8Jv5DrGUF6Ipd1YMSmQ1AukncP/t73TD+jBI+RFvVlbRHFdJ/8H7Btk1D
HQcI5eQlQto/AMWecmphp/QPCISzA8DJfbXxFc6vO8/1cz9+zeUqHsZ/sXukPt6I
9WmPvaDamFcsvWLtpt4kVXiHQrG53MKYeuhhzPAUVfTP+YVR0uA=
=GfG+
-----END PGP SIGNATURE-----