Skip to content

Commit

Permalink
[pmc2c] remove some unused generated code
Browse files Browse the repository at this point in the history
  • Loading branch information
cotto committed Dec 23, 2010
1 parent 5d2a92f commit f7512cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Parrot/Pmc2c/PCCMETHOD.pm
Expand Up @@ -412,7 +412,6 @@ sub rewrite_pccmethod {

$e->emit( <<"END", __FILE__, __LINE__ + 1 );
PMC * const _ctx = CURRENT_CONTEXT(interp);
PMC * const _ccont = Parrot_pcc_get_continuation(interp, _ctx);
PMC * const _call_object = Parrot_pcc_get_signature(interp, _ctx);
PMC * _ret_object;
Expand Down

0 comments on commit f7512cd

Please sign in to comment.