X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fre-engine-Plugin.git;a=blobdiff_plain;f=Plugin.xs;h=4e04a4fcf7d58975206c53b4950aa4939d1c9aaf;hp=e785d0e7417e42cce04f1acf60ae4872772e8845;hb=69c74f63ae52e56296a9cd24583a473cbf861f6d;hpb=acba62ffff9d2db6804f68e05234ce90b567408b diff --git a/Plugin.xs b/Plugin.xs index e785d0e..4e04a4f 100644 --- a/Plugin.xs +++ b/Plugin.xs @@ -208,7 +208,6 @@ get_enclosing_cv: STATIC SV *rep_tag(pTHX_ SV *comp, SV *exec) { #define rep_tag(C, E) rep_tag(aTHX_ (C), (E)) rep_hint_t *h; - dMY_CXT; h = PerlMemShared_malloc(sizeof *h); h->comp = rep_validate_callback(comp);