liblzma: Remove commented-out code.

This commit is contained in:
Lasse Collin 2024-02-19 11:58:33 +02:00
parent 4ce300ce08
commit 746c471643
1 changed files with 0 additions and 3 deletions

View File

@ -609,9 +609,6 @@ do { \
"movzw 2(%[probs_base], %q[symbol], 4), %[t0]\n\t" \
"lea (%q[symbol], %q[symbol]), %[symbol]\n\t" \
"cmovae %[t0], %[prob" #b "]\n\t" \
) \
last_only( \
/*"lea (%q[symbol], %q[symbol]), %[symbol]\n\t"*/ \
) \
\
"lea %c[bit_model_offset](%q[prob" #a "]), %[t0]\n\t" \