doc: Remove reference to the 'extra' library

Forgot to remove this as part of the previous removal of libextra
This commit is contained in:
Alex Crichton 2014-03-15 15:37:16 -07:00
parent 352c5e7eb7
commit cdd8d4854e

View File

@ -30,7 +30,6 @@ li {list-style-type: none; }
* [The `arena` allocation library](arena/index.html)
* [The `collections` library](collections/index.html)
* [The `extra` library of extra stuff](extra/index.html)
* [The `flate` compression library](flate/index.html)
* [The `fourcc` four-character code library](fourcc/index.html)
* [The `getopts` argument parsing library](getopts/index.html)