summaryrefslogtreecommitdiff
path: root/cv.h
diff options
context:
space:
mode:
Diffstat (limited to 'cv.h')
-rw-r--r--cv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cv.h b/cv.h
index 825a968e42..90eef1b1e5 100644
--- a/cv.h
+++ b/cv.h
@@ -12,7 +12,6 @@
* in sv.h */
struct xpvcv {
- char * xpv_pv; /* pointer to malloced string (for prototype) */
STRLEN xpv_cur; /* length of xp_pv as a C string */
STRLEN xpv_len; /* allocated size */
IV xof_off; /* integer value */