diff options
author | Andy Lester <andy@petdance.com> | 2006-04-23 16:50:27 -0500 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-04-24 07:14:49 +0000 |
commit | d6f07c0562911cf76e1e5f209b2eb29c706bd31d (patch) | |
tree | 0553bced78b9173a0e7fa9f064279010c856661d /embed.fnc | |
parent | ea5423ed7213500644a0e5d3956d06216e1dfa0f (diff) | |
download | perl-d6f07c0562911cf76e1e5f209b2eb29c706bd31d.tar.gz |
Inlining static funcs in perl.c
Message-ID: <20060424025027.GA25998@petdance.com>
p4raw-id: //depot/perl@27941
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1198,8 +1198,6 @@ s |int |fd_on_nosuid_fs|int fd # endif s |void* |parse_body |NULLOK char **env|XSINIT_t xsinit rs |void |run_body |I32 oldscope -s |void |call_body |NN const OP *myop|bool is_eval -s |void* |call_list_body |NN CV *cv s |SV * |incpush_if_exists|NN SV *dir #endif |