summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2015-01-05 15:32:53 -0700
committerKarl Williamson <khw@cpan.org>2015-01-06 15:05:26 -0700
commite32e699abfd8f839274ead076be1d23d7739ccf1 (patch)
treedcfa1d3df2a90fce9b3d7dc8452bcbc32cfea2ef /embed.fnc
parentf145dab8774784ae241116bcca6f213d0ea44ae1 (diff)
downloadperl-e32e699abfd8f839274ead076be1d23d7739ccf1.tar.gz
regcomp.c: Rmv no-longer-used macro and function
There are no longer any calls to these, so can be removed.
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 3227e4e8f0..0989ed1392 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -2110,8 +2110,6 @@ Es |regnode*|regatom |NN RExC_state_t *pRExC_state \
|NN I32 *flagp|U32 depth
Es |regnode*|regbranch |NN RExC_state_t *pRExC_state \
|NN I32 *flagp|I32 first|U32 depth
-Ei |STRLEN |reguni |NN const RExC_state_t *pRExC_state \
- |UV uv|NN char *s
Es |void |set_ANYOF_arg |NN RExC_state_t* const pRExC_state \
|NN regnode* const node \
|NULLOK SV* const cp_list \