summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2014-02-18 22:07:56 -0700
committerKarl Williamson <public@khwilliamson.com>2014-02-19 08:33:00 -0700
commite21f5e42911f0ed636593e42e9a55afbb1524140 (patch)
treef3505331d697415df6ec128e1f5d486682c1c86f /embed.fnc
parent4a88160625e6fcb7ad69288652f7206f20bbb500 (diff)
downloadperl-e21f5e42911f0ed636593e42e9a55afbb1524140.tar.gz
regcomp.c: Remove no longer used function
I don't think this function will need to be used again.
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 eae081ec44..d0943e82f2 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -2097,7 +2097,6 @@ EsR |int |ssc_is_cp_posixl_init|NN const RExC_state_t *pRExC_state \
Es |void |ssc_and |NN const RExC_state_t *pRExC_state \
|NN regnode_ssc *ssc \
|NN const regnode_charclass *and_with
-Esn |void |ssc_flags_and |NN regnode_ssc *ssc|const U8 and_with
Es |void |ssc_or |NN const RExC_state_t *pRExC_state \
|NN regnode_ssc *ssc \
|NN const regnode_charclass *or_with