This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
toke.c: Remove obsolete comment
authorFather Chrysostomos <sprout@cpan.org>
Tue, 16 Sep 2014 12:32:35 +0000 (05:32 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 16 Sep 2014 17:03:57 +0000 (10:03 -0700)
345b37853 removed the associated parameter.

toke.c

diff --git a/toke.c b/toke.c
index 8a8d187..cd00e9d 100644 (file)
--- a/toke.c
+++ b/toke.c
@@ -1987,7 +1987,6 @@ S_newSV_maybe_utf8(pTHX_ const char *const start, STRLEN len)
  *       a keyword (do this if the word is a label, e.g. goto FOO)
  *   int allow_pack : if true, : characters will also be allowed (require,
  *       use, etc. do this)
- *   int allow_initial_tick : used by the "sub" lexer only.
  */
 
 STATIC char *