Skip to content

Commit

Permalink
Drop a redundant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Dec 17, 2019
1 parent e718e3f commit c405363
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions l3kernel/l3token.dtx
Expand Up @@ -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: } ^^@ }
Expand Down

0 comments on commit c405363

Please sign in to comment.