summaryrefslogtreecommitdiff
path: root/perlsdio.h
diff options
context:
space:
mode:
Diffstat (limited to 'perlsdio.h')
-rw-r--r--perlsdio.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/perlsdio.h b/perlsdio.h
index a1d2bec4b3..d09b632228 100644
--- a/perlsdio.h
+++ b/perlsdio.h
@@ -13,7 +13,6 @@
#define PerlIO_stdout() stdout
#define PerlIO_stdin() stdin
-#define PerlIO_fdupopen(f) (f)
#define PerlIO_isutf8(f) 0
#define PerlIO_printf fprintf