Removed obsolete chapter header.
diff --git a/Doc/lib/libwww.tex b/Doc/lib/libwww.tex
deleted file mode 100644
index 9d647ff..0000000
--- a/Doc/lib/libwww.tex
+++ /dev/null
@@ -1,15 +0,0 @@
-\chapter{Internet and WWW Services}
-\nodename{Internet and WWW}
-\label{www}
-\index{WWW}
-\index{Internet}
-\index{World-Wide Web}
-
-The modules described in this chapter provide various services to
-World-Wide Web (WWW) clients and/or services, and a few modules
-related to news and email.  They are all implemented in Python.  Some
-of these modules require the presence of the system-dependent module
-\code{sockets}\refbimodindex{socket}, which is currently only fully
-supported on \UNIX{} and Windows NT.  Here is an overview:
-
-\localmoduletable