[latex3-commits] [latex3/latex3] fp-func: Drop an unrequired internal (3e2482ade)

github at latex-project.org github at latex-project.org
Wed Jul 5 20:30:54 CEST 2023


Repository : https://github.com/latex3/latex3
On branch  : fp-func
Link       : https://github.com/latex3/latex3/commit/3e2482adedc90edc9c560e481bee0614a70052e8

>---------------------------------------------------------------

commit 3e2482adedc90edc9c560e481bee0614a70052e8
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Jul 5 19:30:21 2023 +0100

    Drop an unrequired internal


>---------------------------------------------------------------

3e2482adedc90edc9c560e481bee0614a70052e8
 l3trial/l3fp-extras/l3fp-symbolic.dtx | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/l3trial/l3fp-extras/l3fp-symbolic.dtx b/l3trial/l3fp-extras/l3fp-symbolic.dtx
index edfd1ab56..8e7a3905f 100644
--- a/l3trial/l3fp-extras/l3fp-symbolic.dtx
+++ b/l3trial/l3fp-extras/l3fp-symbolic.dtx
@@ -661,24 +661,6 @@
 % \end{macro}
 % \end{macro}
 %
-% \subsection{Turn unknown words to variables}
-%
-% \begin{macro}[ EXP]{\@@_parse_word:Nw}
-%    \begin{macrocode}
-\cs_undefine:N \@@_parse_word:Nw
-\cs_new:Npn \@@_parse_word:Nw #1#2;
-  {
-    \cs_if_exist_use:cF { @@_parse_word_#2:N }
-      {
-        \@@_exp_after_symbolic_f:nw { \@@_parse_infix:NN }
-        \s_@@_symbolic \@@_symbolic_chk:w
-          \@@_variable_o:w #2 , { } ;
-      }
-      #1
-  }
-%    \end{macrocode}
-% \end{macro}
-%
 % \subsection{Messages}
 %
 %    \begin{macrocode}





More information about the latex3-commits mailing list.