summaryrefslogtreecommitdiff
path: root/autodoc.pl
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc.pl')
-rw-r--r--autodoc.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/autodoc.pl b/autodoc.pl
index 64491e7517..9df6266a9e 100644
--- a/autodoc.pl
+++ b/autodoc.pl
@@ -139,7 +139,6 @@ my $pack_scn = 'Pack and Unpack';
my $pad_scn = 'Pad Data Structures';
my $password_scn = 'Password and Group access';
my $paths_scn = 'Paths to system commands';
-my $intrpvar_scn = 'Per-Interpreter Variables';
my $prototypes_scn = 'Prototype information';
my $regexp_scn = 'REGEXP Functions';
my $signals_scn = 'Signals';
@@ -301,7 +300,6 @@ my %valid_sections = (
$pad_scn => {},
$password_scn => {},
$paths_scn => {},
- $intrpvar_scn => {},
$prototypes_scn => {},
$regexp_scn => {},
$signals_scn => {},