Skip to content

Commit

Permalink
Merge pull request #1522 from sogaiu/remove-pstatus
Browse files Browse the repository at this point in the history
Remove unused var pstatus
  • Loading branch information
bakpakin authored Nov 25, 2024
2 parents 2bceba4 + a7d424b commit 6535d72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/boot/boot.janet
Original file line number Diff line number Diff line change
Expand Up @@ -2665,7 +2665,6 @@

(do
(var pindex 0)
(var pstatus nil)
(def len (length buf))
(when (= len 0)
(:eof p)
Expand Down

0 comments on commit 6535d72

Please sign in to comment.