summaryrefslogtreecommitdiff
path: root/perlio.h
diff options
context:
space:
mode:
Diffstat (limited to 'perlio.h')
-rw-r--r--perlio.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/perlio.h b/perlio.h
index c0bd7ea645..ee16ab8774 100644
--- a/perlio.h
+++ b/perlio.h
@@ -63,10 +63,6 @@ typedef PerlIOl *PerlIO;
#define PerlIO PerlIO
#define PERLIO_LAYERS 1
-/*
-=for apidoc_section Input/Output
-=cut
-*/
/* PERLIO_FUNCS_CONST is now on by default for efficiency, PERLIO_FUNCS_CONST
can be removed 1 day once stable & then PerlIO vtables are permanently RO */
#ifdef PERLIO_FUNCS_CONST