summaryrefslogtreecommitdiffstats
path: root/Doc/texinputs/howto.cls
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-03-09 16:40:31 (GMT)
committerFred Drake <fdrake@acm.org>1998-03-09 16:40:31 (GMT)
commit97c73c83ed41d1b80405c4dce218a7ac44978fb1 (patch)
tree60693e0dc94efee4cad1e7c27ec2724cbc361509 /Doc/texinputs/howto.cls
parent7d20ffe245663ff824de544f574470d2b759059f (diff)
downloadcpython-97c73c83ed41d1b80405c4dce218a7ac44978fb1.zip
cpython-97c73c83ed41d1b80405c4dce218a7ac44978fb1.tar.gz
cpython-97c73c83ed41d1b80405c4dce218a7ac44978fb1.tar.bz2
Remove \newif relating to index support; no longer needed. Index control
is now shared and located solely in python.sty.
Diffstat (limited to 'Doc/texinputs/howto.cls')
-rw-r--r--Doc/texinputs/howto.cls1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/texinputs/howto.cls b/Doc/texinputs/howto.cls
index df1099d..ab5bb91 100644
--- a/Doc/texinputs/howto.cls
+++ b/Doc/texinputs/howto.cls
@@ -37,7 +37,6 @@
% This gives us all the Python-specific markup that we really want.
% This should come last. Do not change this.
%
-\newif\if@usemoduleindex\@usemoduleindexfalse
\RequirePackage{python}