Skip to content

Commit

Permalink
Mumble
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Jun 4, 2021
1 parent dcd2992 commit 92e990b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion l3backend/l3backend-color.dtx
Expand Up @@ -1501,7 +1501,6 @@ local function traverse(list,color,dry_run)
if new_color ~= color then
color = new_color
if not dry_run then
print("NEW NODE")
head = insert_before(head,n,create_node(color))
end
end
Expand Down

0 comments on commit 92e990b

Please sign in to comment.