S_del_body is sufficiently small that inlining it is a space win.
[p5sagit/p5-mst-13.2.git] / regcomp.c
index 02cece8..23bc9b9 100644 (file)
--- a/regcomp.c
+++ b/regcomp.c
@@ -55,7 +55,6 @@
 #  define PERL_NO_GET_CONTEXT
 #endif
 
-/*SUPPRESS 112*/
 /*
  * pregcomp and pregexec -- regsub and regerror are not used in perl
  *