summaryrefslogtreecommitdiff
path: root/regexp.h
diff options
context:
space:
mode:
Diffstat (limited to 'regexp.h')
-rw-r--r--regexp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/regexp.h b/regexp.h
index ac936d4d55..d9f1a40909 100644
--- a/regexp.h
+++ b/regexp.h
@@ -252,8 +252,6 @@ typedef struct regexp_engine {
# define RXapif_REGNAMES_COUNT 0x1000
/*
-=for apidoc_section REGEXP Functions
-
=for apidoc Am|REGEXP *|SvRX|SV *sv
Convenience macro to get the REGEXP from a SV. This is approximately