summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorDave Mitchell <davem@fdisolutions.com>2007-05-20 23:10:15 +0000
committerDave Mitchell <davem@fdisolutions.com>2007-05-20 23:10:15 +0000
commit907b3e23950be4dd31c150e1902fbd26201355bd (patch)
tree7b9c95a262315e6e15824a38639960ea0b9361a7 /MANIFEST
parent882227b7f0b6e1ca62725268e60a7fd0211899ca (diff)
downloadperl-907b3e23950be4dd31c150e1902fbd26201355bd.tar.gz
delete thrdvar.h and move its contents to intrpvar.h
p4raw-id: //depot/perl@31245
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index ec9f0bb19d..cef3d60007 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3382,7 +3382,6 @@ t/comp/uproto.t See if the _ prototype works
t/comp/use.t See if pragmata work
t/comp/utf.t See if UTFs work
t/harness Finer diagnostics from test suite
-thrdvar.h Per-thread variables
thread.h Threading header
t/io/argv.t See if ARGV stuff works
t/io/binmode.t See if binmode() works