Skip to content

Commit

Permalink
Remove TODO comment about putting macro in embed.fnc, since it isn't …
Browse files Browse the repository at this point in the history
…necessary there
  • Loading branch information
leonerd committed Jan 19, 2022
1 parent cba2335 commit fd78cb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion op.c
Expand Up @@ -12573,7 +12573,6 @@ Perl_newSVREF(pTHX_ OP *o)
/* Check routines. See the comments at the top of this file for details
* on when these are called */

/* TODO put this in embed.fnc */
#define discourage_implicit_defgv_cvsig(o) S_discourage_implicit_defgv_cvsig(aTHX_ o)
static void
S_discourage_implicit_defgv_cvsig(pTHX_ OP *o)
Expand Down

0 comments on commit fd78cb8

Please sign in to comment.