diff options
Diffstat (limited to 'regcomp.h')
-rw-r--r-- | regcomp.h | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -447,7 +447,3 @@ const static char reg_off_by_arg[] = { #ifdef DEBUGGING extern char *colors[4]; #endif - -#ifndef PERL_OBJECT -void re_croak2 _((const char* pat1,const char* pat2,...)) __attribute__((noreturn)); -#endif |