re_intuit_start(): remove obsolete comment
authorDavid Mitchell <davem@iabyn.com>
Wed, 5 Feb 2014 12:00:08 +0000 (12:00 +0000)
committerDavid Mitchell <davem@iabyn.com>
Sat, 8 Feb 2014 13:50:23 +0000 (13:50 +0000)
regexec.c

index b65cdea..ce625c0 100644 (file)
--- a/regexec.c
+++ b/regexec.c
@@ -909,7 +909,6 @@ Perl_re_intuit_start(pTHX_
                     : prog->substrs->data[other_ix].substr)
     {
        /* Take into account the "other" substring. */
-       /* XXXX May be hopelessly wrong for UTF... */
        if (!other_last)
            other_last = strpos;