[latex3-commits] [latex3/latex3] fp-func: Drop stray lines (1fbb94510)

github at latex-project.org github at latex-project.org
Wed Jul 5 23:32:49 CEST 2023


Repository : https://github.com/latex3/latex3
On branch  : fp-func
Link       : https://github.com/latex3/latex3/commit/1fbb945107e7da2d6c0abcf822194937a6691a4c

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

commit 1fbb945107e7da2d6c0abcf822194937a6691a4c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Jul 5 22:32:49 2023 +0100

    Drop stray lines


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

1fbb945107e7da2d6c0abcf822194937a6691a4c
 l3kernel/l3fp-functions.dtx | 16 +---------------
 1 file changed, 1 insertion(+), 15 deletions(-)

diff --git a/l3kernel/l3fp-functions.dtx b/l3kernel/l3fp-functions.dtx
index f2472def9..b12f0fd0d 100644
--- a/l3kernel/l3fp-functions.dtx
+++ b/l3kernel/l3fp-functions.dtx
@@ -238,21 +238,7 @@
       \exp_after:wN \@@_function_arg_few:w
     \fi:
     \if_int_compare:w #1 = \c_one_int
-      \exp_after:wN \@@_function_arg_get:w% \begin{macro}[added = 2023-07-05]{\fp_clear_variable:n}
-%   \begin{syntax}
-%     \cs{fp_clear_variable:n} \Arg{identifier}
-%   \end{syntax}
-%   Removes any value given by \cs{fp_set_variable:nn} to the variable
-%   with this \meta{identifier}.  For instance,
-%   \begin{quote}
-%     \cs{fp_new_variable:n} |{ A }|
-%     \cs{fp_set_variable:nn} |{ A } { 3 }|
-%     \cs{fp_show:n} |{ A ^ 2 }|
-%     \cs{fp_clear_variable:n} |{ A }|
-%     \cs{fp_show:n} |{ A ^ 2 }|
-%   \end{quote}
-%   shows~|9|, then~|(A^2)|.
-% \end{macro}
+      \exp_after:wN \@@_function_arg_get:w
     \fi:
     \@@_use_i_until_s:nw
       {





More information about the latex3-commits mailing list.