The resource module has been documented; remove from list.
diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex
index b391a49..2009467 100644
--- a/Doc/lib/libundoc.tex
+++ b/Doc/lib/libundoc.tex
@@ -193,8 +193,6 @@
timingmodule.c -- Measure time intervals to high resolution (obsolete
-- use time.clock() instead).
-resource.c -- Interface to getrusage() and friends.
-
stdwinmodule.c -- Interface to STDWIN (an old, unsupported
platform-independent GUI package). Obsolete; use Tkinter for a
platform-independent GUI instead.
diff --git a/Doc/libundoc.tex b/Doc/libundoc.tex
index b391a49..2009467 100644
--- a/Doc/libundoc.tex
+++ b/Doc/libundoc.tex
@@ -193,8 +193,6 @@
timingmodule.c -- Measure time intervals to high resolution (obsolete
-- use time.clock() instead).
-resource.c -- Interface to getrusage() and friends.
-
stdwinmodule.c -- Interface to STDWIN (an old, unsupported
platform-independent GUI package). Obsolete; use Tkinter for a
platform-independent GUI instead.