diff options
Diffstat (limited to 'cygwin32')
-rw-r--r-- | cygwin32/cw32imp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cygwin32/cw32imp.h b/cygwin32/cw32imp.h index 1fb11d3e03..885cbb1202 100644 --- a/cygwin32/cw32imp.h +++ b/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) |