diff options
Diffstat (limited to 'taint.c')
-rw-r--r-- | taint.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -79,7 +79,6 @@ Perl_taint_proper(pTHX_ const char *f, const char *const s) void Perl_taint_env(pTHX) { - dVAR; SV** svp; MAGIC* mg; const char* const *e; |