summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2013-12-23 05:57:49 -0800
committerFather Chrysostomos <sprout@cpan.org>2013-12-23 08:25:08 -0800
commitac582d8a6eef12090970aa31d26386d42a944101 (patch)
treec03e3788771deb59d3b878f156996355269089ff
parenta85ce6f00e06e5b8cbd3c9bd115058b4e9b08f8d (diff)
downloadperl-ac582d8a6eef12090970aa31d26386d42a944101.tar.gz
pp.c: Remove redundant diag_listed_as
-rw-r--r--pp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pp.c b/pp.c
index a6ab24d317..4175808db8 100644
--- a/pp.c
+++ b/pp.c
@@ -6016,7 +6016,6 @@ PP(pp_coreargs)
)
)
DIE(aTHX_
- /* diag_listed_as: Type of arg %d to &CORE::%s must be %s*/
"Type of arg %d to &CORE::%s must be %s",
whicharg, PL_op_name[opnum],
wantscalar