summaryrefslogtreecommitdiff
path: root/regen/warnings.pl
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2015-08-19 13:12:11 -0700
committerRicardo Signes <rjbs@cpan.org>2015-09-29 10:49:19 -0400
commitc29314de3abdb1d3bc527cce15a8f014a87875da (patch)
tree0d740c63f5243b367cfe578a1df032c065c78ea6 /regen/warnings.pl
parent7fba29668402ec06ad00dfafda69913bcbb2c1df (diff)
downloadperl-c29314de3abdb1d3bc527cce15a8f014a87875da.tar.gz
Remove experimental::lexical_topic warnings category
Diffstat (limited to 'regen/warnings.pl')
-rw-r--r--regen/warnings.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/regen/warnings.pl b/regen/warnings.pl
index c4cc19c716..cd957f6f23 100644
--- a/regen/warnings.pl
+++ b/regen/warnings.pl
@@ -89,8 +89,6 @@ my $tree = {
[ 5.017, DEFAULT_ON ],
'experimental::regex_sets' =>
[ 5.017, DEFAULT_ON ],
- 'experimental::lexical_topic' =>
- [ 5.017, DEFAULT_ON ],
'experimental::smartmatch' =>
[ 5.017, DEFAULT_ON ],
'experimental::postderef' =>