[5.004_61 PATCH] Make incompatible changes to RE engine NOW
[p5sagit/p5-mst-13.2.git] / regcomp.h
index b46c14f..a09ade7 100644 (file)
--- a/regcomp.h
+++ b/regcomp.h
@@ -447,5 +447,3 @@ const static char reg_off_by_arg[] = {
 #ifdef DEBUGGING
 extern char *colors[4];
 #endif 
-
-void   re_croak2 _((const char* pat1,const char* pat2,...)) __attribute__((noreturn));