Remove imaplib from the undocumented list.
diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex
index b63574d..601d750 100644
--- a/Doc/lib/libundoc.tex
+++ b/Doc/lib/libundoc.tex
@@ -36,9 +36,6 @@
 \section{Stuff useful to a lot of people, including the CGI crowd}
 
 \begin{description}
-\item[imaplib.py]
---- IMAP4 client class by Pier Lauder.
-
 \item[MimeWriter.py]
 --- Generic MIME writer
 
diff --git a/Doc/libundoc.tex b/Doc/libundoc.tex
index b63574d..601d750 100644
--- a/Doc/libundoc.tex
+++ b/Doc/libundoc.tex
@@ -36,9 +36,6 @@
 \section{Stuff useful to a lot of people, including the CGI crowd}
 
 \begin{description}
-\item[imaplib.py]
---- IMAP4 client class by Pier Lauder.
-
 \item[MimeWriter.py]
 --- Generic MIME writer