diff options
Diffstat (limited to 'src/if_perl.xs')
-rw-r--r-- | src/if_perl.xs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/if_perl.xs b/src/if_perl.xs index d67645cd5..4ead057c1 100644 --- a/src/if_perl.xs +++ b/src/if_perl.xs @@ -1472,7 +1472,6 @@ Msg(text, hl=NULL) PREINIT: int attr; - int id; PPCODE: if (text != NULL) |