summaryrefslogtreecommitdiff
path: root/Doc/libsignal.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-04-04 06:28:14 +0000
committerFred Drake <fdrake@acm.org>1998-04-04 06:28:14 +0000
commit82143348aa85144c03c772bf48c436e10ee37cde (patch)
tree1788bb7626b38c923e801b4ad7be1bc9dd422dc6 /Doc/libsignal.tex
parent858f787a0236891ca2fe617fdd3ade5b218ac01e (diff)
downloadcpython-git-82143348aa85144c03c772bf48c436e10ee37cde.tar.gz
Remove obsolete \setindexsubitem macro.
Diffstat (limited to 'Doc/libsignal.tex')
-rw-r--r--Doc/libsignal.tex1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/libsignal.tex b/Doc/libsignal.tex
index fd74cf80f1..266454f15f 100644
--- a/Doc/libsignal.tex
+++ b/Doc/libsignal.tex
@@ -62,7 +62,6 @@ communication. Use locks instead.
The variables defined in the \module{signal} module are:
-\setindexsubitem{(in module signal)}
\begin{datadesc}{SIG_DFL}
This is one of two standard signal handling options; it will simply
perform the default function for the signal. For example, on most