summaryrefslogtreecommitdiff
path: root/iperlsys.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-10-27 18:27:40 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-10-27 18:27:40 +0000
commitb7b35fc2ae6a316b9f0c068d7cb230b4c8fbc9f5 (patch)
treead12d92e1034100d700ea3dd4348a66d9f8a2239 /iperlsys.h
parentad27e871a1c17d37a6de5332709e86e420b3b750 (diff)
downloadperl-b7b35fc2ae6a316b9f0c068d7cb230b4c8fbc9f5.tar.gz
Remove unused "squatter" symbols; regen Configure.
p4raw-id: //depot/cfgperl@4472
Diffstat (limited to 'iperlsys.h')
-rw-r--r--iperlsys.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/iperlsys.h b/iperlsys.h
index 3ecea4289d..852edf2d78 100644
--- a/iperlsys.h
+++ b/iperlsys.h
@@ -1345,22 +1345,5 @@ struct IPerlSockInfo
#endif /* PERL_IMPLICIT_SYS */
-/* Mention
-
- HAS_READV
- HAS_RECVMSG
- HAS_SENDMSG
- HAS_WRITEV
- HAS_STRUCT_MSGHDR
- HAS_STRUCT_CMSGHDR
-
- here so that Configure picks them up. Perl core does not
- use them but somebody might want to extend Socket:: or IO::
- someday.
-
- Jarkko Hietaniemi November 1998
-
- */
-
#endif /* __Inc__IPerl___ */