summaryrefslogtreecommitdiff
path: root/gv.h
diff options
context:
space:
mode:
Diffstat (limited to 'gv.h')
-rw-r--r--gv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gv.h b/gv.h
index ddc48b9c37..6ac99814f6 100644
--- a/gv.h
+++ b/gv.h
@@ -72,8 +72,6 @@ struct gp {
#define GvNAMELEN(gv) GvNAMELEN_get(gv)
/*
-=for apidoc_section GV Handling
-
=for apidoc Am|SV*|GvSV|GV* gv
Return the SV from the GV.