From e21f5e42911f0ed636593e42e9a55afbb1524140 Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Tue, 18 Feb 2014 22:07:56 -0700 Subject: regcomp.c: Remove no longer used function I don't think this function will need to be used again. --- embed.fnc | 1 - 1 file changed, 1 deletion(-) (limited to 'embed.fnc') 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 -- cgit v1.2.1