diff options
Diffstat (limited to 'mg_names.c')
-rw-r--r-- | mg_names.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mg_names.c b/mg_names.c index 62ba922fa8..51a49626f5 100644 --- a/mg_names.c +++ b/mg_names.c @@ -20,7 +20,6 @@ { PERL_MAGIC_env, "env(E)" }, { PERL_MAGIC_envelem, "envelem(e)" }, { PERL_MAGIC_fm, "fm(f)" }, - { PERL_MAGIC_study, "study(G)" }, { PERL_MAGIC_regex_global, "regex_global(g)" }, { PERL_MAGIC_hints, "hints(H)" }, { PERL_MAGIC_hintselem, "hintselem(h)" }, |