--- code/trunk/pcre_get.c 2007/02/24 21:41:34 91 +++ code/trunk/pcre_get.c 2007/02/24 21:41:42 93 @@ -436,7 +436,6 @@ int n = get_first_set(code, stringname, ovector); if (n <= 0) return n; return pcre_get_substring(subject, ovector, stringcount, n, stringptr); - }