Removed TODO message in funlist.c
authorRick L Bird <nveid@yahoo.com>
Fri, 6 May 2011 19:04:06 +0000 (15:04 -0400)
committerRick L Bird <nveid@yahoo.com>
Fri, 6 May 2011 19:04:06 +0000 (15:04 -0400)
src/funlist.c

index 907f871bd0d05b87276e7f3434a734a9705f0c57..065a015745d0a32372a25866f8ce3bab2360e083 100644 (file)
@@ -2821,7 +2821,6 @@ FUNCTION(fun_table)
 
 /* string, regexp, replacement string. Acts like sed or perl's s///g,
 //with an ig version */
-/* TODO: Grab full function out of penn source */
 FUNCTION(fun_regreplace)
 {
   pcre *re;