diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-10-01 22:46:06 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-10-01 22:46:06 +0000 |
commit | 463502f3dba291d5069ec71524a64d86ea5edbba (patch) | |
tree | 183c95ce4d2728d67e6f48c6b1a4fa59ba177396 /vms | |
parent | 51fac20b958150820bb3d04d5df0bd1d0272854e (diff) | |
download | perl-463502f3dba291d5069ec71524a64d86ea5edbba.tar.gz |
remove dup hunks
p4raw-id: //depot/perl@4272
Diffstat (limited to 'vms')
-rw-r--r-- | vms/vms.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -95,10 +95,6 @@ static bool will_taint = FALSE; /* tainting active, but no PL_curinterp yet */ /* munching */ static int no_translate_barewords; -/* True if we shouldn't treat barewords as logicals during directory */ -/* munching */ -static int no_translate_barewords; - /*{{{int vmstrnenv(const char *lnm, char *eqv, unsigned long int idx, struct dsc$descriptor_s **tabvec, unsigned long int flags) */ int vmstrnenv(const char *lnm, char *eqv, unsigned long int idx, |