summaryrefslogtreecommitdiff
path: root/perlvars.h
diff options
context:
space:
mode:
Diffstat (limited to 'perlvars.h')
-rw-r--r--perlvars.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/perlvars.h b/perlvars.h
index 1a44e22e4e..87a0d8bf16 100644
--- a/perlvars.h
+++ b/perlvars.h
@@ -116,7 +116,6 @@ PERLVAR(Gwatch_pvx, char*)
PERLVAR(Gppaddr, Perl_ppaddr_t*) /* or opcode.h */
PERLVAR(Gcheck, Perl_check_t *) /* or opcode.h */
PERLVARA(Gfold_locale, 256, unsigned char) /* or perl.h */
-PERLVARA(Gcharclass, 256, U32)
#endif
#ifdef PERL_NEED_APPCTX