diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1999-04-29 22:53:00 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1999-04-29 22:53:00 +0000 |
commit | c25c5c3c87d89b68324dc98b7c8aaabc750c7cec (patch) | |
tree | 2943af9b1f84d88d863a9ba36a234877561bf5f0 /gnu/usr.bin/perl/cygwin32/cw32imp.h | |
parent | 37583d269f066aa8aa04ea18126b188d12257e6d (diff) |
perl5.005_03 (stock)
Diffstat (limited to 'gnu/usr.bin/perl/cygwin32/cw32imp.h')
-rw-r--r-- | gnu/usr.bin/perl/cygwin32/cw32imp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/cygwin32/cw32imp.h b/gnu/usr.bin/perl/cygwin32/cw32imp.h index 1fb11d3e03c..885cbb12025 100644 --- a/gnu/usr.bin/perl/cygwin32/cw32imp.h +++ b/gnu/usr.bin/perl/cygwin32/cw32imp.h @@ -165,7 +165,6 @@ #define Perl_scopestack (*__imp_Perl_scopestack) #define Perl_scopestack_ix (*__imp_Perl_scopestack_ix) #define Perl_scopestack_max (*__imp_Perl_scopestack_max) -#define Perl_scrgv (*__imp_Perl_scrgv) #define Perl_sh_path (*__imp_Perl_sh_path) #define Perl_sig_name (*__imp_Perl_sig_name) #define Perl_sig_num (*__imp_Perl_sig_num) |