diff --git a/docs/docs/algorithms.xml b/docs/docs/algorithms.xml
index 10ff84e56..a763938fd 100644
--- a/docs/docs/algorithms.xml
+++ b/docs/docs/algorithms.xml
@@ -164,28 +164,9 @@
dlib/crc32.h
dlib/crc32/crc32_kernel_abstract.h
- This object represents the CRC-32 algorithm for calculating
- checksums.
+ This object represents the CRC-32 algorithm for calculating checksums.
-
-
- crc32_kernel_1
- dlib/crc32/crc32_kernel_1.h
-
- This implementation uses the polynomial 0xedb88320.
-
-
-
-
- kernel_1a
- is a typedef for crc32_kernel_1
-
-
-
-
-
-