summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2007-10-18 18:59:59 +0000
committerNicholas Clark <nick@ccl4.org>2007-10-18 18:59:59 +0000
commit5ab7ff9835a1d1b96af849579ce604bb74101206 (patch)
tree29c1119e0f8393dad9eccbde956162ca051469d4 /embed.fnc
parent120f7abe0541f57e1b9cad739dd69b63bb352093 (diff)
downloadperl-5ab7ff9835a1d1b96af849579ce604bb74101206.tar.gz
Inline and eliminate S_incl_perldb(), as it's only called on one place.
This also makes the logic in the call site simpler and more efficient. p4raw-id: //depot/perl@32138
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc1
1 files changed, 0 insertions, 1 deletions
diff --git a/embed.fnc b/embed.fnc
index 2f0c2c81fb..89fa7ea8a9 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -1555,7 +1555,6 @@ so |SV* |new_constant |NULLOK const char *s|STRLEN len \
|NULLOK SV *pv|NULLOK const char *type \
|STRLEN typelen
s |int |ao |int toketype
-s |const char*|incl_perldb
# if defined(PERL_CR_FILTER)
s |I32 |cr_textfilter |int idx|NULLOK SV *sv|int maxlen
s |void |strip_return |NN SV *sv