webp-lossless-bitstream-spec: rm unused anchor

The last use of #decoding-the-code-lengths was removed in:
86f94ee0 Update lossless spec with Huffman codes.

Also remove the redundant section header associated with it.

Bug: webp:611
Change-Id: I7f6bb1a1b75255324f185f4591313d9e6d49d1e9
This commit is contained in:
James Zern 2023-06-21 19:16:39 -07:00
parent 14a9dbfba0
commit 7a12afcc54

View File

@ -829,11 +829,6 @@ From here on, we refer to this set as a **prefix code group**.
#### 6.2.1 Decoding and Building the Prefix Codes #### 6.2.1 Decoding and Building the Prefix Codes
There are several steps in decoding the prefix codes.
**Decoding the Code Lengths:**
{:#decoding-the-code-lengths}
This section describes how to read the prefix code lengths from the bitstream. This section describes how to read the prefix code lengths from the bitstream.
The prefix code lengths can be coded in two ways. The method used is specified The prefix code lengths can be coded in two ways. The method used is specified