summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorAndy Lester <andy@petdance.com>2006-04-23 16:50:27 -0500
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-04-24 07:14:49 +0000
commitd6f07c0562911cf76e1e5f209b2eb29c706bd31d (patch)
tree0553bced78b9173a0e7fa9f064279010c856661d /embed.fnc
parentea5423ed7213500644a0e5d3956d06216e1dfa0f (diff)
downloadperl-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.fnc2
1 files changed, 0 insertions, 2 deletions
diff --git a/embed.fnc b/embed.fnc
index 82736d7258..37c4446cfe 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -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