[latex3-commits] [git/LaTeX3-latex3-latex3] master: Drop a redundant comment (c405363b0)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Dec 17 17:51:46 CET 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/c405363b0d7a5d15155142e5d307fa1cc4be5efc
>---------------------------------------------------------------
commit c405363b0d7a5d15155142e5d307fa1cc4be5efc
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Dec 17 16:51:46 2019 +0000
Drop a redundant comment
>---------------------------------------------------------------
c405363b0d7a5d15155142e5d307fa1cc4be5efc
l3kernel/l3token.dtx | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/l3kernel/l3token.dtx b/l3kernel/l3token.dtx
index 36ca72007..a780d828d 100644
--- a/l3kernel/l3token.dtx
+++ b/l3kernel/l3token.dtx
@@ -1462,9 +1462,7 @@
\tl_put_right:Nn \l_@@_tmp_tl { \or: }
% \end{macrocode}
% For making spaces, there needs to be an |o|-type expansion of a |\use:n|
-% (or some other tokenization) to avoid dropping the space. We also
-% set up active tokens although they are (currently) filtered out by the
-% interface layer (\tn{Ucharcat} cannot make active tokens).
+% (or some other tokenization) to avoid dropping the space.
% \begin{macrocode}
\char_set_catcode_space:n { 0 }
\tl_put_right:No \l_@@_tmp_tl { \use:n { \or: } ^^@ }
More information about the latex3-commits
mailing list