]> git.ipfire.org Git - thirdparty/coreutils.git/commit
factor: remove SINGLE_WORKS
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Jul 2025 05:26:39 +0000 (22:26 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Jul 2025 05:27:29 +0000 (22:27 -0700)
commit1dda42fa5839a7d079c585a0e4dd6e0dfe79ec5f
treeecf9f895d5bf07f57af4f5c304b4a3319d94ad31
parent5b2ddab2d344195e63b80fd72e4b5d1867e2b91d
factor: remove SINGLE_WORKS

* src/factor.c (SINGLE_WORKS): Remove, and remove its use,
as the buggy code that it is referring to has been removed.
src/factor.c