Skip to content

Commit

Permalink
Unneeded branch dropped
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Mar 25, 2018
1 parent c715d2b commit fb01454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l3kernel/l3candidates.dtx
Expand Up @@ -2152,7 +2152,7 @@
\cs_new:Npn \@@_rand:nNn #1#2#3 { \exp_not:n { {#1} {#3} } }
\cs_new:Npn \@@_rand:NN #1#2
{
\prop_if_empty:NTF #2 { }
\prop_if_empty:NF #2
{
\exp_after:wN \@@_rand_item:Nw \exp_after:wN #1
\__int_value:w \int_rand:nn { 1 } { \prop_count:N #2 } #2
Expand Down

0 comments on commit fb01454

Please sign in to comment.