From: Nicholas Clark Date: Sat, 4 Feb 2006 10:37:08 +0000 (+0000) Subject: Remove obsolete comment. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e8121b0d0efcf7b0d99f3775e307861be34d07a2;p=p5sagit%2Fp5-mst-13.2.git Remove obsolete comment. p4raw-id: //depot/perl@27077 --- diff --git a/perl.c b/perl.c index ad9eaf2..411caea 100644 --- a/perl.c +++ b/perl.c @@ -3506,7 +3506,6 @@ S_init_main_stash(pTHX) sv_setpvn(get_sv("/", TRUE), "\n", 1); } -/* PSz 18 Nov 03 fdscript now global but do not change prototype */ STATIC int S_open_script(pTHX_ const char *scriptname, bool dosearch, SV *sv, int *suidscript)