Commit bfe56c4
Remove dead pcsToLstar() left over from L* tone reversal removal
pcsToLstar() was introduced in 30321a7 alongside the InkReversalL feature
and was only ever called by buildReversalGraph(). The tone-reversal removal
(cf8207f) dropped that caller but left this helper behind as dead code;
remove it and drop the now-stale reference to it in pcsToLabFull's comment.
No behaviour change. Compiles clean under g++ -Wall -Wextra -Wunused-function.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent cf8207f commit bfe56c4
1 file changed
Lines changed: 1 addition & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
837 | 837 | | |
838 | 838 | | |
839 | 839 | | |
840 | | - | |
841 | | - | |
842 | | - | |
843 | | - | |
844 | | - | |
845 | | - | |
846 | | - | |
847 | | - | |
848 | | - | |
849 | | - | |
850 | | - | |
851 | | - | |
852 | | - | |
853 | | - | |
854 | | - | |
855 | | - | |
856 | | - | |
857 | | - | |
858 | 840 | | |
859 | 841 | | |
860 | 842 | | |
| |||
1152 | 1134 | | |
1153 | 1135 | | |
1154 | 1136 | | |
1155 | | - | |
| 1137 | + | |
1156 | 1138 | | |
1157 | 1139 | | |
1158 | 1140 | | |
| |||
0 commit comments