This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove redundant function macros from vms/vmsish.h.
authorCraig A. Berry <craigberry@mac.com>
Mon, 27 Sep 2010 12:13:20 +0000 (07:13 -0500)
committerCraig A. Berry <craigberry@mac.com>
Mon, 27 Sep 2010 12:13:20 +0000 (07:13 -0500)
commit72f32173b1326ce77c0e4a8039dc5b8d5bb7228f
treebe1dc9c692d8bf2148c384432f15e56c907744d4
parent5ec56f72b83ea3eb6d9392f581e43fb8cb33d983
Remove redundant function macros from vms/vmsish.h.

my_setenv, do_spawn, and do_aspawn are already in embed.h, though
they probably weren't when these were originally put in vmsish.h.

This change is a required follow-up to e64ca59f2852bc5d0450eea5ed412609a046829d;
without it the macro definitions differ in the non-multiplicity case.
vms/vmsish.h